|
|
03/17/06 18:55:26 |
@196
|
[196]
|
fumanchu |
New threaded write tests. SQLite currently fails these; see #53. |
|
|
03/15/06 21:46:07 |
@194
|
[194]
|
fumanchu |
Test for #50 (backslash doubled at insert in SQLite). |
|
|
03/15/06 21:45:27 |
@193
|
[193]
|
fumanchu |
Fix for #51 (remove expanded columns). If anyone objects, this can be … |
|
|
03/09/06 08:48:26 |
@189
|
[189]
|
fumanchu |
Ugly first crack at database introspection. I don't like the API yet, but … |
|
|
03/07/06 23:32:23 |
@188
|
[188]
|
fumanchu |
Fix for #48 (unitclass.identifiers should be strings, not property … |
|
|
03/04/06 19:48:22 |
@183
|
[183]
|
fumanchu |
Those SM's with autoincrement support now respect … |
|
|
03/03/06 06:57:49 |
@177
|
[177]
|
fumanchu |
Implemented autoincrement for MS SQL Server. |
|
|
02/28/06 23:48:51 |
@173
|
[173]
|
fumanchu |
Start of Firebird Storage Manager. |
|
|
02/28/06 05:48:09 |
@172
|
[172]
|
fumanchu |
Fix for #45 (memorize fails on unicode inside tuple). |
|
|
02/26/06 10:02:17 |
@171
|
[171]
|
fumanchu |
Added codewalk support for dict creation (BUILD_MAP, DUP_TOP, ROT_THREE, … |
|
|
02/11/06 08:22:00 |
@164
|
[164]
|
fumanchu |
New testdb folder for test_storeshelve.py. |
|
|
02/11/06 08:18:04 |
@163
|
[163]
|
fumanchu |
Reverted a special-case test for caching. Not sure why it was there in the … |
|
|
02/11/06 07:46:57 |
@162
|
[162]
|
fumanchu |
Bah. datetime.datetime is only stored at 1-second resolution. |
|
|
02/11/06 06:07:49 |
@159
|
[159]
|
fumanchu |
Fixed the test suite to use the new schema assert_storage method and … |
|
|
02/11/06 06:06:40 |
@158
|
[158]
|
fumanchu |
New test for pythoncom in test_storemsaccess.py; warn if not importable. |
|
|
02/11/06 06:05:35 |
@157
|
[157]
|
fumanchu |
Safer storeshelve.drop_database (using a unique file extension). |
|
|
02/10/06 21:24:52 |
@156
|
[156]
|
fumanchu |
Comments and a "raise x" fix. |
|
|
01/08/06 04:39:38 |
@139
|
[139]
|
fumanchu |
Fix for #38 (Engine.FinalClassName? not updated). |
|
|
12/27/05 05:18:16 |
@134
|
[134]
|
fumanchu |
Fix for #30 (UnitProperty?.default). |
|
|
12/27/05 05:13:22 |
@133
|
[133]
|
fumanchu |
Bah. Missed a test suite upgrade from Animal.Name to Animal.Species. |
|
|
12/27/05 04:13:14 |
@132
|
[132]
|
fumanchu |
Fix for #26 (Sandbox magic recaller methods). |
|
|
12/27/05 02:57:40 |
@131
|
[131]
|
fumanchu |
Fix for #31 (handle multiple refs to same table with AS). |
|
|
12/21/05 08:48:04 |
@127
|
[127]
|
fumanchu |
Initial implementation of #16 (schema changes). See modeling.html … |
|
|
12/14/05 21:11:38 |
@125
|
[125]
|
fumanchu |
Typo in db.SM.destroy(). |
|
|
12/12/05 01:04:08 |
@124
|
[124]
|
fumanchu |
First crack at inheritance (#32). |
|
|
12/09/05 20:48:43 |
@121
|
[121]
|
fumanchu |
New test for #35. |
|
|
12/08/05 17:30:24 |
@120
|
[120]
|
fumanchu |
Sandbox.multirecall has now been folded into Sandbox.xrecall (and … |
|
|
12/07/05 08:13:22 |
@119
|
[119]
|
fumanchu |
Fix for #27 (OUTER JOIN capability).
… |
|
|
12/06/05 07:36:13 |
@117
|
[117]
|
fumanchu |
New __all__ attribute in zoo_fixture.py. |
|
|
12/02/05 19:56:29 |
@115
|
[115]
|
fumanchu |
Storage tests now report (simple) time of execution. |
|
|
11/30/05 23:06:21 |
@114
|
[114]
|
fumanchu |
logic: function Aggregator needed to take max(co_argcount) and … |
|
|
11/29/05 04:49:56 |
@113
|
[113]
|
fumanchu |
Fix for #29 (arbitrary primary keys):
… |
|
|
11/26/05 08:19:06 |
@110
|
[110]
|
fumanchu |
multirecall changes (BACKWARD INCOMPATIBLE):
… |
|
|
11/26/05 04:37:23 |
@109
|
[109]
|
fumanchu |
test_logic readability cleanups. |
|
|
11/26/05 04:29:39 |
@108
|
[108]
|
fumanchu |
New "version" method for db SM's. |
|
|
11/26/05 03:52:01 |
@107
|
[107]
|
fumanchu |
logic.Expression changes:
… |
|
|
11/24/05 21:35:24 |
@106
|
[106]
|
fumanchu |
Fixed a failing test for CachingProxy? and BurnedProxy?. Both were … |
|
|
11/21/05 05:23:41 |
@101
|
[101]
|
fumanchu |
Fix for #20 (awareness of to-one or to-many). … |
|
|
11/19/05 07:16:17 |
@100
|
[100]
|
fumanchu |
More test suite work. If a store is not installed or cannot be imported, a … |
|
|
11/17/05 08:11:28 |
@96
|
[96]
|
fumanchu |
Lots of changes to the test suite. Partially fixes #23. |
|
|
11/16/05 09:24:57 |
@95
|
[95]
|
fumanchu |
Reorganization to prepare for new test runner. |