log sqlpython/sqlpython.py @ 407:188c86d4a11e

age author description
Wed, 14 Oct 2009 13:57:29 -0400 catherine struggling with option parsing
Fri, 09 Oct 2009 23:08:50 -0400 catherine nice progress on tab completion
Thu, 08 Oct 2009 15:08:44 -0400 catherine desc works on code
Thu, 08 Oct 2009 09:36:07 -0400 catherine re.match is betraying me
Wed, 07 Oct 2009 13:23:34 -0400 catherine about to give up on overriding __getattr__ in options
Tue, 06 Oct 2009 16:20:16 -0400 catherine cleaning up extra print statements
Tue, 06 Oct 2009 15:16:47 -0400 catherine oops, one more change propagated from hg messup
Tue, 06 Oct 2009 15:13:04 -0400 catherine cleaning up persistent hg fail
Tue, 06 Oct 2009 15:09:46 -0400 catherine first-pass metadata collection working
Fri, 02 Oct 2009 18:12:46 -0400 catherine threads working but still slow startup
Thu, 13 Aug 2009 14:33:55 -0400 catherine new file for gerald objects
Fri, 02 Oct 2009 14:10:57 -0400 catherine ls now works with suggested changes to Gerald
Wed, 02 Sep 2009 10:12:17 -0400 catherine merged version change to 1.6.8
Wed, 02 Sep 2009 10:11:26 -0400 catherine further gerald experiments
Wed, 02 Sep 2009 09:44:08 -0400 catherine v1.6.8 1.6.8
Fri, 28 Aug 2009 10:47:59 -0400 catherine merging
Fri, 28 Aug 2009 10:46:13 -0400 catherine more gerald generalization
Wed, 12 Aug 2009 18:31:27 -0400 catherine basic ls works under postgres
Wed, 12 Aug 2009 17:03:24 -0400 catherine gerald ls working
Thu, 13 Aug 2009 13:20:30 -0400 devlinjs set colors off for Windows
Tue, 11 Aug 2009 14:53:29 -0400 catherine bugfixes in setbind
Mon, 06 Jul 2009 09:03:55 -0400 catherine fixed raw SHOW bug
Mon, 06 Jul 2009 08:48:16 -0400 catherine version to 1.6.7 1.6.7
Thu, 28 May 2009 17:37:20 -0400 catherine v 1.6.6
Thu, 28 May 2009 17:31:16 -0400 catherine added defaultdict backport
Wed, 29 Apr 2009 08:36:09 -0400 catherine making the nogerald branch nogerald branch; 1.6.5
Sat, 25 Apr 2009 06:08:49 -0400 catherine gerald for grep
Fri, 24 Apr 2009 15:59:12 -0400 catherine show comments working
Fri, 24 Apr 2009 15:09:29 -0400 catherine migrated \dt to gerald
Thu, 23 Apr 2009 17:13:31 -0400 Catherine Devlin added --refresh option to desc
Wed, 22 Apr 2009 10:36:39 -0400 Catherine Devlin finally desc works in postgres
Tue, 14 Apr 2009 16:12:33 -0400 Catherine Devlin working on gerald transition experiment
Thu, 09 Apr 2009 15:54:08 -0400 Catherine Devlin bind vars for postgres
Thu, 09 Apr 2009 14:42:41 -0400 Catherine Devlin supports bind variables in postgresql
Thu, 09 Apr 2009 00:15:09 -0400 Catherine Devlin colors
Thu, 09 Apr 2009 00:14:22 -0400 Catherine Devlin colors
Wed, 08 Apr 2009 17:06:04 -0400 Catherine Devlin merge in changes to poutput, perror, pfeedback
Wed, 08 Apr 2009 17:01:40 -0400 Catherine Devlin bare prefix switches connection
Tue, 07 Apr 2009 22:23:49 -0400 Catherine Devlin send up
Fri, 03 Apr 2009 13:09:54 -0400 Catherine Devlin version 1.6.4, works with cmd2 0.5.2 for more flexible testing 1.6.4
Wed, 01 Apr 2009 14:48:05 -0400 Catherine Devlin trail tnsname with slash to attach mode parameter to url login
Tue, 31 Mar 2009 16:57:50 -0400 Catherine Devlin now relying entirely on sqlalchemy connections
Tue, 31 Mar 2009 12:03:49 -0400 Catherine Devlin beginning to set up metadata.py
Tue, 31 Mar 2009 09:12:30 -0400 catherine url_connect
Mon, 30 Mar 2009 13:15:36 -0400 catherine finally, ls working right
Wed, 25 Mar 2009 17:16:23 -0400 catherine py scripts working again
Tue, 24 Mar 2009 15:44:17 -0400 catherine oops, updating version numbers in code
Wed, 18 Mar 2009 22:01:23 -0400 catherine autobind unit test failing
Mon, 16 Mar 2009 23:30:41 -0400 catherine json not quite there
Mon, 16 Mar 2009 22:20:53 -0400 catherine show err working nicely now
Mon, 16 Mar 2009 22:03:41 -0400 catherine show errors works. limiting ls
Mon, 16 Mar 2009 17:48:54 -0400 catherine error reported
Mon, 16 Mar 2009 12:32:09 -0400 catherine disconnections worked out
Mon, 16 Mar 2009 10:59:52 -0400 catherine need to work on connection closing
Mon, 16 Mar 2009 03:30:08 -0400 catherine one-shot connection changes
Mon, 16 Mar 2009 02:46:41 -0400 catherine multiple connections
Sat, 14 Mar 2009 21:49:34 -0400 catherine dbms_output.put_line working
Fri, 13 Mar 2009 17:55:42 -0400 catherine do_host
Thu, 12 Mar 2009 21:29:51 -0400 catherine smart prompt now works with db connect
Thu, 12 Mar 2009 07:58:42 -0400 catherine print full help on -h