Contact: fumanchu@aminus.org

Log in as guest/geniusql to create tickets

root/trunk/geniusql/providers/__init__.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 06/14/11 12:16:24 @294 [294] lakin removing the last vestiges of the providers that we don't have the …
(edit) 04/02/07 18:07:48 @55 [55] fumanchu sqlserver and msaccess now work.
(edit) 04/01/07 20:31:20 @54 [54] fumanchu Deeper rabbit hole: New DatabaseType? replaces column.dbtype, …
(edit) 02/16/07 17:56:58 @11 [11] fumanchu Split Schema from Database. Table objects now reference a parent schema, …
(edit) 02/14/07 19:12:02 @10 [10] fumanchu Separated all connection/transaction logic into a new 'connectionmanager' …
(edit) 02/11/07 02:31:31 @2 [2] fumanchu New Database methods: make_table, save, insert. Added initial test suite …
(add) 02/10/07 22:20:42 @1 [1] fumanchu Initial import.