log

age author description
Mon, 18 Jun 2012 16:06:42 +0800 zhangmingyuan240 add history file support default tip
Fri, 08 Jul 2011 23:51:28 -0400 catherine devlin MySQL table names are case sensitive
Wed, 29 Jun 2011 21:18:02 -0400 catherine devlin fixed \dt for mysql, postgresql; ls base table still failing
Tue, 01 Feb 2011 19:16:33 -0500 catherine devlin handling md5 import for py2.4
Mon, 31 Jan 2011 19:56:25 -0500 catherine devlin Fix do_comments bug
Tue, 25 Jan 2011 08:51:01 -0500 catherine devlin removing unused resolve()
Sat, 20 Nov 2010 09:21:51 -0500 Catherine Devlin accept suffix on SHOW PARAM also
Sat, 20 Nov 2010 09:16:18 -0500 Catherine Devlin show finally working on mysql
Thu, 18 Nov 2010 18:47:37 -0500 Catherine Devlin show fixed for pgsql
Sat, 13 Nov 2010 06:07:46 -0500 Catherine Devlin more pyscopg2 connection defaults
Wed, 10 Nov 2010 07:26:24 -0500 catherine devlin guessing! that pymysql uses qmark
Wed, 10 Nov 2010 07:23:12 -0500 catherine devlin fix missing paramstyle; still missing mysql
Wed, 10 Nov 2010 07:01:28 -0500 catherine devlin need to track dbapiext
Tue, 09 Nov 2010 05:41:13 -0500 Catherine Devlin Added tag 1.7.2 for changeset 69997c324eb9
Tue, 09 Nov 2010 05:41:08 -0500 Catherine Devlin 1.7.2 1.7.2
Wed, 03 Nov 2010 07:47:17 -0400 Catherine Devlin column autocomplete working
Tue, 02 Nov 2010 05:06:11 -0400 catherine devlin working out kinks in big merge
Tue, 02 Nov 2010 04:32:19 -0400 catherine devlin trying to merge with rev 507
Tue, 02 Nov 2010 04:14:00 -0400 catherine devlin fix case in oracle queries
Tue, 02 Nov 2010 03:16:58 -0400 catherine devlin didn't have dbapiext under vc
Fri, 24 Sep 2010 22:14:06 -0400 catherine devlin tab completion semi-repaired
Fri, 24 Sep 2010 20:38:00 -0400 catherine devlin fixed body ddl for packages
Fri, 24 Sep 2010 19:00:37 -0400 catherine devlin lambdas for calling code objects
Thu, 23 Sep 2010 12:52:56 -0400 catherine devlin raise NotImplemented for graceful failure
Thu, 23 Sep 2010 09:42:28 -0400 catherine devlin only one case converter per db adapter
Wed, 22 Sep 2010 23:48:20 -0400 catherine devlin name1 match ok in postgres
Wed, 22 Sep 2010 18:10:05 -0400 catherine devlin ls beginning to work on postgresql
Wed, 22 Sep 2010 17:43:07 -0400 catherine devlin allow oracle-style logon on non-oracle db
Wed, 22 Sep 2010 15:24:27 -0400 catherine devlin -all implied for many functions
Wed, 22 Sep 2010 15:16:33 -0400 catherine devlin ls working on Oracle
Tue, 21 Sep 2010 15:26:24 -0400 catherine devlin switch instance with bare connection number prefix
Mon, 01 Nov 2010 22:31:49 -0400 Catherine Devlin new sakila mysql tests
Mon, 01 Nov 2010 12:22:34 -0400 Catherine Devlin grep working in mysql
Sat, 30 Oct 2010 22:56:05 -0400 Catherine Devlin find source working in pgsql
Wed, 27 Oct 2010 13:50:48 -0400 Catherine Devlin all_object_qry works in mysql
Wed, 27 Oct 2010 10:04:31 -0400 Catherine Devlin first try at switching postgres query to dbapiext form
Wed, 15 Sep 2010 17:28:25 -0400 Catherine Devlin wildcards in find -c
Tue, 14 Sep 2010 23:21:57 -0400 Catherine Devlin starting logontests
Tue, 14 Sep 2010 05:28:57 -0400 Catherine Devlin fixing uri connect problems
Wed, 08 Sep 2010 11:28:24 -0400 Catherine Devlin doc fix'
Tue, 07 Sep 2010 19:19:42 -0400 Catherine Devlin DatabaseInstance methods return cursors
Tue, 07 Sep 2010 03:14:02 -0400 catherine devlin working on column_qry for postgresql
Tue, 07 Sep 2010 03:01:41 -0400 catherine devlin most oracle refactors done
Tue, 07 Sep 2010 01:18:45 -0400 catherine devlin desc refactored
Tue, 07 Sep 2010 01:13:03 -0400 catherine devlin desc refactored
Mon, 06 Sep 2010 06:58:45 -0400 catherine devlin findAll working
Mon, 06 Sep 2010 05:42:41 -0400 catherine devlin refactoring underway, but suppress failing
Sun, 05 Sep 2010 07:30:46 -0400 catherine devlin pared down connections.py
Wed, 25 Aug 2010 23:48:09 -0400 Catherine Devlin don't get stuck if error during exit-commit
Wed, 25 Aug 2010 18:52:49 -0400 Catherine Devlin escape $ in names of schema objects sought
Thu, 05 Aug 2010 07:06:48 -0400 catherine devlin beginning move to Gerald 0.4
Wed, 30 Jun 2010 00:15:35 -0400 catherine devlin check for any database adapters
Wed, 19 May 2010 15:13:44 -0400 Catherine Devlin preserve exception on connections
Thu, 18 Mar 2010 16:35:19 -0400 catherine (none)
Fri, 12 Mar 2010 19:43:08 -0500 catherine temporarily package gerald patch for convenience
Fri, 12 Mar 2010 19:42:11 -0500 catherine setuptools optional
Thu, 11 Mar 2010 16:11:42 -0500 cat begin design notes
Tue, 09 Mar 2010 23:27:16 -0500 catherine stopped removing colon_between_username_and_password
Fri, 05 Mar 2010 15:35:01 -0500 catherine fix home finder to work with windows
Fri, 05 Mar 2010 12:59:28 -0500 catherine connect problem unfixed
Wed, 03 Mar 2010 13:49:08 -0500 catherine fix exit-on-blank-first-line bug
Wed, 03 Mar 2010 13:25:43 -0500 catherine merged tag 1.7.1
Wed, 03 Mar 2010 13:24:06 -0500 catherine Added tag 1.7.1 for changeset acba268c93cc
Wed, 03 Mar 2010 13:23:53 -0500 catherine clarified do_connect docstring 1.7.1
Wed, 03 Mar 2010 09:38:12 -0500 catherine final test on oracle
Tue, 02 Mar 2010 20:42:23 -0500 catherine binds fixed
Tue, 02 Mar 2010 19:11:52 -0500 catherine trying to fix binds
Tue, 02 Mar 2010 15:58:31 -0500 catherine fixed \dt
Mon, 01 Mar 2010 23:26:38 -0500 catherine doubledashcomment moved into sqlpyPlus to define parser after local comment definition
Sat, 27 Feb 2010 23:15:30 -0500 cat restrict commands by rdbms
Wed, 24 Feb 2010 13:24:35 -0500 cat connect errors somewhat more graceful
Wed, 24 Feb 2010 12:17:52 -0500 cat don't die when no connect arg
Sat, 20 Feb 2010 00:11:55 -0500 cat Added tag 1.7.0 for changeset 77ec18c38ff8
Fri, 19 Feb 2010 21:49:59 -0500 cat prepare to release 1.7.0 1.7.0
Wed, 17 Feb 2010 23:20:20 -0500 cat synch
Wed, 17 Feb 2010 17:21:19 -0500 catherine unused stub for postgres blob display. segfaults
Wed, 17 Feb 2010 15:39:33 -0500 catherine added makefile to docs
Wed, 17 Feb 2010 14:32:31 -0500 catherine fix usage help name-stripping bug
Wed, 17 Feb 2010 00:02:03 -0500 catherine fixed bug in empty values
Tue, 16 Feb 2010 21:09:38 -0500 catherine must stop development
Tue, 16 Feb 2010 20:53:25 -0500 catherine works with rearranged output redirection
Mon, 15 Feb 2010 17:44:56 -0500 catherine mostly compatible with cmd2 0.6 - minor transcript test problem
Thu, 11 Feb 2010 16:07:34 -0500 catherine make SHOW TABLES work
Thu, 11 Feb 2010 14:47:06 -0500 catherine tweak to settable
Wed, 10 Feb 2010 19:45:01 -0500 cat oops, remove benchmark references
Wed, 10 Feb 2010 13:30:23 -0500 catherine added gerald patches
Tue, 09 Feb 2010 21:16:16 -0500 catherine must puzzle out parsing of quoted strings
Tue, 09 Feb 2010 13:48:24 -0500 catherine debug bind var dependence on arg.parsed.expanded
Tue, 09 Feb 2010 08:24:30 -0500 catherine removed refs to sqlalchemy
Mon, 08 Feb 2010 08:00:08 -0500 catherine synch with work
Mon, 01 Feb 2010 16:48:00 -0500 catherine hg working again
Mon, 01 Feb 2010 16:32:13 -0500 catherine successful connect to mysql testdb
Mon, 01 Feb 2010 15:56:15 -0500 catherine refactored connections
Mon, 01 Feb 2010 10:15:28 -0500 catherine trying to make mysql connections work
Sun, 31 Jan 2010 08:17:58 -0500 catherine excluded --options from --comments with .NotAny
Fri, 29 Jan 2010 15:20:59 -0500 catherine allow qualified or unqualified object names in gerald
Thu, 28 Jan 2010 17:05:50 -0500 catherine pickling gerald data
Wed, 27 Jan 2010 16:30:05 -0500 catherine fixes to ls
Wed, 27 Jan 2010 10:40:40 -0500 catherine tweaking ls hits
Tue, 26 Jan 2010 19:10:52 -0500 catherine changes to match refactored cmd2
Tue, 26 Jan 2010 12:43:13 -0500 catherine beginning to reimplement threaded metadata discovery
Tue, 26 Jan 2010 09:46:16 -0500 catherine beginning rework of threaded metadata discovery
Mon, 25 Jan 2010 17:12:32 -0500 catherine making progress, but there is something awful about threaded calls to sysdate
Mon, 25 Jan 2010 15:59:00 -0500 catherine continuing connection transition
Mon, 25 Jan 2010 15:51:00 -0500 catherine continuing connection transition
Mon, 25 Jan 2010 14:41:28 -0500 catherine refactoring connections in progress
Mon, 25 Jan 2010 14:41:22 -0500 catherine refactoring connections in progress
Mon, 25 Jan 2010 10:05:45 -0500 catherine connect2 changes in progress
Fri, 22 Jan 2010 16:41:20 -0500 catherine User instead of Schema for Oracle
Fri, 22 Jan 2010 15:04:20 -0500 catherine beginning to explore use of Gerald Users
Fri, 04 Dec 2009 09:40:40 -0500 catherine dependency on sqlalchemy 0.5.5
Fri, 20 Nov 2009 13:55:31 -0500 catherine mysql logons mostly work
Thu, 19 Nov 2009 20:29:08 -0500 catherine better failure on missing bind vars
Thu, 19 Nov 2009 19:58:41 -0500 catherine double numeric ampersand ok
Thu, 19 Nov 2009 17:20:06 -0500 catherine no SHOW PARAM outside Oracle
Thu, 19 Nov 2009 17:12:52 -0500 catherine grep fixed on postgresql
Tue, 03 Nov 2009 15:32:19 -0500 catherine several changes to settables - incomplete
Fri, 30 Oct 2009 19:45:23 -0400 catherine must synch
Fri, 16 Oct 2009 18:11:08 -0400 catherine starting some refactoring
Fri, 16 Oct 2009 17:54:23 -0400 catherine dropping nonpythoncommand