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