|
|
02/16/07 23:56:58 |
@11
|
[11]
|
fumanchu |
Split Schema from Database. Table objects now reference a parent schema, … |
|
|
02/15/07 01:12:02 |
@10
|
[10]
|
fumanchu |
Separated all connection/transaction logic into a new 'connectionmanager' … |
|
|
02/13/07 06:17:19 |
@9
|
[9]
|
fumanchu |
Yet more tests. Added Table.delete and delete_all methods. All id_clause … |
|
|
02/13/07 01:48:48 |
@8
|
[8]
|
fumanchu |
More tests. Moved id_clause, insert, save, and _grab_new_ids from Database … |
|
|
02/12/07 23:39:14 |
@7
|
[7]
|
fumanchu |
Various bugfixes related to Table.created. |
|
|
02/12/07 22:34:25 |
@6
|
[6]
|
fumanchu |
Added 'pytype' attribute to Columns:
… |
|
|
02/12/07 06:58:30 |
@5
|
[5]
|
fumanchu |
More tests. It looks like I'll have to give Column a "pytype" attribute … |
|
|
02/12/07 05:59:01 |
@4
|
[4]
|
fumanchu |
More tests (and they all pass, now). Also:
… |
|
|
02/12/07 02:43:10 |
@3
|
[3]
|
fumanchu |
More implementations of _grab_new_ids. |
|
|
02/11/07 08:31:31 |
@2
|
[2]
|
fumanchu |
New Database methods: make_table, save, insert. Added initial test suite … |
|
|
02/11/07 04:20:42 |
@1
|
[1]
|
fumanchu |
Initial import. |