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