[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r23] by atuining

Dramatically simplified setup now that most of the code has been included in
cx_Freeze.

2009-05-07 20:31:58 Tree
[r22] by atuining

Remove extraneous imports.

2009-05-07 19:31:13 Tree
[r21] by atuining

The locations on the web for the dependent projects has changed.

2009-05-07 17:39:45 Tree
[r20] by atuining

Move SQL files to subdirectory; ignore any created .egg-info files.

2009-05-07 17:35:20 Tree
[r19] by atuining

Modify license to include copyright for me personally now that I am no longer
employed by Computronix.

2009-04-30 02:28:05 Tree
[r18] by atuining

Added new option --name-file which is the same as name except that the names
are listed in the specified file, one name per line.

2009-04-21 19:52:33 Tree
[r17] by atuining

cElementTree is now built in so there is no need to guard its import; this
means that the code currently requires Python 2.5 in some places.

2008-10-21 14:56:47 Tree
[r16] by atuining

Use the new property fetchvars rather than depend on the return value of
cursor.execute() which has now been changed to return the cursor itself so it
can be used as an iterator.

2008-10-17 17:00:00 Tree
[r15] by atuining

Initial support of Oracle contexts.

2008-07-22 20:50:16 Tree
[r14] by atuining

Update the code to more modern Python syntax as suggested by David Hancock.

2008-03-03 16:15:20 Tree
Older >