|
|
10/18/11 13:33:19 |
@310
|
[310]
|
lakin |
geniusql - fixing whitespcae |
|
|
01/20/09 21:26:08 |
@265
|
[265]
|
fumanchu |
Typo in _AttributeDocstrings. |
|
|
10/25/07 15:55:28 |
@200
|
[200]
|
fumanchu |
Moved Query and Join to a new queries module. Promoted Join to top level. … |
|
|
10/06/07 16:30:44 |
@191
|
[191]
|
fumanchu |
Doc work. |
|
|
08/26/07 19:52:57 |
@151
|
[151]
|
fumanchu |
Some extra sugar and a doc update. |
|
|
08/15/07 01:29:58 |
@141
|
[141]
|
fumanchu |
Oops. |
|
|
08/13/07 01:14:24 |
@135
|
[135]
|
fumanchu |
Merged AST branch back into trunk. |
|
|
03/15/07 17:49:03 |
@35
|
[35]
|
fumanchu |
Preliminary support for using lambdas as select attributes. |
|
|
03/15/07 12:59:00 |
@34
|
[34]
|
fumanchu |
Split decompilation from select module into its own decompile module. |
|
|
02/18/07 17:36:15 |
@18
|
[18]
|
fumanchu |
Moved Database.isrelatedtype to TypeAdapter?.related. Also moved … |
|
|
02/16/07 22:11:06 |
@13
|
[13]
|
fumanchu |
Package reorganization. |
|
|
02/16/07 21:16:03 |
@12
|
[12]
|
fumanchu |
Added AttributeDocstrings? metaclass. |
|
|
02/16/07 17:56:58 |
@11
|
[11]
|
fumanchu |
Split Schema from Database. Table objects now reference a parent schema, … |
|
|
02/14/07 19:12:02 |
@10
|
[10]
|
fumanchu |
Separated all connection/transaction logic into a new 'connectionmanager' … |
|
|
02/13/07 00:17:19 |
@9
|
[9]
|
fumanchu |
Yet more tests. Added Table.delete and delete_all methods. All id_clause … |
|
|
02/12/07 19:48:48 |
@8
|
[8]
|
fumanchu |
More tests. Moved id_clause, insert, save, and _grab_new_ids from Database … |
|
|
02/12/07 17:39:14 |
@7
|
[7]
|
fumanchu |
Various bugfixes related to Table.created. |
|
|
02/12/07 16:34:25 |
@6
|
[6]
|
fumanchu |
Added 'pytype' attribute to Columns:
… |
|
|
02/12/07 00:58:30 |
@5
|
[5]
|
fumanchu |
More tests. It looks like I'll have to give Column a "pytype" attribute … |
|
|
02/11/07 23:59:01 |
@4
|
[4]
|
fumanchu |
More tests (and they all pass, now). Also:
… |
|
|
02/11/07 02:31:31 |
@2
|
[2]
|
fumanchu |
New Database methods: make_table, save, insert. Added initial test suite … |
|
|
02/10/07 22:20:42 |
@1
|
[1]
|
fumanchu |
Initial import. |