log

age author description
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