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
Thu, 15 Oct 2009 20:35:52 -0400 catherine hmm, test only works called from mysqlpy
Thu, 15 Oct 2009 19:39:14 -0400 catherine changed do_psql
Thu, 15 Oct 2009 18:52:33 -0400 catherine finally --flags
Thu, 15 Oct 2009 17:39:54 -0400 catherine ugh, trying to separate -- comments from --flags
Thu, 15 Oct 2009 14:30:32 -0400 catherine going to take optparse out of __main__
Wed, 14 Oct 2009 13:57:29 -0400 catherine struggling with option parsing
Sun, 11 Oct 2009 10:03:18 -0400 catherine beginning completions not working
Fri, 09 Oct 2009 23:08:50 -0400 catherine nice progress on tab completion
Fri, 09 Oct 2009 12:07:21 -0400 catherine show triggers working
Fri, 09 Oct 2009 11:11:14 -0400 catherine genericizing _dir_indexes, _dir_constraints'
Thu, 08 Oct 2009 16:52:30 -0400 catherine struggling to flatten the schema
Thu, 08 Oct 2009 16:13:10 -0400 catherine messed-up transposition fixed
Thu, 08 Oct 2009 15:08:44 -0400 catherine desc works on code
Thu, 08 Oct 2009 11:13:41 -0400 catherine going to make changes to pmatrix
Thu, 08 Oct 2009 10:24:05 -0400 catherine find works with gerald
Thu, 08 Oct 2009 09:59:12 -0400 catherine bzr works with gerald
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
Wed, 07 Oct 2009 12:00:55 -0400 catherine refactoring _matching_database_objects to return MetaData
Wed, 07 Oct 2009 09:15:36 -0400 catherine not functioning - midway through expanding pull
Tue, 06 Oct 2009 22:32:24 -0400 catherine pull to gerald
Tue, 06 Oct 2009 22:13:52 -0400 catherine grep moved to gerald
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:21 -0400 catherine Added tag 1.6.8 for changeset 9fc0da48b2c4
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
Tue, 11 Aug 2009 10:14:27 -0400 catherine semi-automate documentation upload
Sat, 08 Aug 2009 00:31:05 -0400 catherine v1.6.7 uploaded
Fri, 07 Aug 2009 16:34:47 -0400 catherine prevent die on logon failure
Mon, 06 Jul 2009 09:03:55 -0400 catherine fixed raw SHOW bug
Mon, 06 Jul 2009 08:48:27 -0400 catherine Added tag 1.6.7 for changeset 477f0bf652b2
Mon, 06 Jul 2009 08:48:16 -0400 catherine version to 1.6.7 1.6.7
Mon, 06 Jul 2009 08:44:44 -0400 catherine bloblimit implemented
Fri, 03 Jul 2009 09:41:37 -0400 catherine saving pics as hashes
Fri, 03 Jul 2009 09:23:42 -0400 catherine now displays images in table
Fri, 03 Jul 2009 07:32:40 -0400 catherine images work, except brackets get escaped
Tue, 02 Jun 2009 07:42:09 -0400 catherine require cx_Oracle 5.0.2
Tue, 02 Jun 2009 07:39:20 -0400 catherine Added tag 1.6.6 for changeset f65f74c948bc
Tue, 02 Jun 2009 07:39:15 -0400 catherine v1.6.6 1.6.6
Mon, 01 Jun 2009 17:31:57 -0400 catherine error location reporting working
Mon, 01 Jun 2009 16:23:44 -0400 catherine silencing baseexception warnings
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
Thu, 30 Apr 2009 08:48:06 -0400 catherine replacing stdout with poutput; no bracketing partial pulls with remarks
Wed, 29 Apr 2009 17:54:09 -0400 catherine fixed setbind bug
Wed, 29 Apr 2009 08:36:20 -0400 catherine Added tag nogerald branch; 1.6.5 for changeset 09bb5789e72d
Wed, 29 Apr 2009 08:36:09 -0400 catherine making the nogerald branch nogerald branch; 1.6.5
Sat, 25 Apr 2009 06:54:44 -0400 catherine find working
Sat, 25 Apr 2009 06:08:49 -0400 catherine gerald for grep
Fri, 24 Apr 2009 16:04:57 -0400 catherine ls -l begun but broken
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 19:10:05 -0400 Catherine Devlin pull, vc beginning to work
Thu, 23 Apr 2009 18:05:04 -0400 Catherine Devlin yay, desc and ls work
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:44:26 -0400 Catherine Devlin merged with laptop changes
Tue, 14 Apr 2009 16:11:59 -0400 Catherine Devlin no changes i hope
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
Wed, 08 Apr 2009 10:49:20 -0400 Catherine Devlin fixed single-quote inclusion
Tue, 07 Apr 2009 22:23:49 -0400 Catherine Devlin send up
Tue, 07 Apr 2009 15:12:23 -0400 Catherine Devlin pursuing errors in \i when apostrophes in strings
Tue, 07 Apr 2009 13:15:07 -0400 Catherine Devlin oops, needed to fix resolve_many
Mon, 06 Apr 2009 17:37:19 -0400 Catherine Devlin merged with rows_remembered
Mon, 06 Apr 2009 14:45:05 -0400 Catherine Devlin fixed bug in assigning 0, null to bind vars
Sun, 05 Apr 2009 00:08:42 -0400 Catherine Devlin avoid infinite loop when r[-1] > rows_remembered
Sat, 04 Apr 2009 22:10:47 -0400 Catherine Devlin added rows_remembered
Sat, 04 Apr 2009 11:55:44 -0400 Catherine Devlin very basic multi-RDBMS ls in place
Fri, 03 Apr 2009 13:09:59 -0400 Catherine Devlin Added tag 1.6.4 for changeset 9cbea1d8872e
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
Fri, 03 Apr 2009 08:00:45 -0400 Catherine Devlin added usage notes for transcript testing
Wed, 01 Apr 2009 16:17:46 -0400 Catherine Devlin handle NULLs and apostrophes in \i inserts
Wed, 01 Apr 2009 14:48:05 -0400 Catherine Devlin trail tnsname with slash to attach mode parameter to url login
Wed, 01 Apr 2009 14:11:23 -0400 Catherine Devlin fixed misspelling of split(), thanks Igor
Tue, 31 Mar 2009 16:57:50 -0400 Catherine Devlin now relying entirely on sqlalchemy connections
Tue, 31 Mar 2009 13:02:34 -0400 Catherine Devlin finished replacing descQueries with metaqueries
Tue, 31 Mar 2009 12:03:49 -0400 Catherine Devlin beginning to set up metadata.py
Tue, 31 Mar 2009 09:21:09 -0400 catherine using original conf.py
Tue, 31 Mar 2009 09:12:30 -0400 catherine url_connect
Mon, 30 Mar 2009 14:32:54 -0400 catherine transcript tests work
Mon, 30 Mar 2009 13:15:36 -0400 catherine finally, ls working right
Sat, 28 Mar 2009 11:42:38 -0400 catherine added link to assembla to docs
Thu, 26 Mar 2009 23:13:27 -0400 catherine history on plsql
Thu, 26 Mar 2009 10:21:31 -0400 catherine fixed grep bug
Wed, 25 Mar 2009 18:42:22 -0400 catherine added table comment to desc -l
Wed, 25 Mar 2009 17:16:23 -0400 catherine py scripts working again
Wed, 25 Mar 2009 16:32:54 -0400 catherine several bugs out
Wed, 25 Mar 2009 14:37:34 -0400 catherine folded in py session work
Wed, 25 Mar 2009 14:37:12 -0400 catherine docs changes
Wed, 25 Mar 2009 10:00:46 -0400 catherine more docs changes
Wed, 25 Mar 2009 14:08:30 -0400 catherine midway through py script change
Tue, 24 Mar 2009 19:45:27 -0400 catherine @@ working
Tue, 24 Mar 2009 09:13:57 -0400 catherine longer long_description
Tue, 24 Mar 2009 16:21:16 -0400 catherine changed project homepage to doc page
Tue, 24 Mar 2009 16:09:29 -0400 catherine adding links to docs
Tue, 24 Mar 2009 15:44:17 -0400 catherine oops, updating version numbers in code
Tue, 24 Mar 2009 15:28:26 -0400 catherine adjust docstring for windows
Tue, 24 Mar 2009 15:25:14 -0400 catherine shortened docstring to avoid word wrap
Tue, 24 Mar 2009 15:00:44 -0400 catherine added to docs
Tue, 24 Mar 2009 14:40:53 -0400 catherine new py docs
Tue, 24 Mar 2009 14:26:15 -0400 catherine tweaking documentation