|
|
02/28/06 05:48:09 |
@172
|
[172]
|
fumanchu |
Fix for #45 (memorize fails on unicode inside tuple). |
|
|
02/01/06 00:11:58 |
@151
|
[151]
|
fumanchu |
Removed the CreateIfMissing? option; this should now be performed with a … |
|
|
12/21/05 08:48:04 |
@127
|
[127]
|
fumanchu |
Initial implementation of #16 (schema changes). See modeling.html … |
|
|
12/11/05 21:26:16 |
@123
|
[123]
|
fumanchu |
Fix for #36 (column names not correctly escaped). Changes to … |
|
|
11/26/05 04:29:39 |
@108
|
[108]
|
fumanchu |
New "version" method for db SM's. |
|
|
11/02/05 00:58:46 |
@88
|
[88]
|
fumanchu |
Set eol-style:native on all .py files. |
|
|
03/01/05 18:34:05 |
@66
|
[66]
|
fumanchu |
Stripped Windows carriage-returns from .py files. |
|
|
01/20/05 06:45:39 |
@55
|
[55]
|
fumanchu |
Fixed escaping of wildcards in LIKE queries for Postgres. |
|
|
01/12/05 07:48:53 |
@51
|
[51]
|
fumanchu |
1. Changed arena.roster to ._registered_classes. Dropped containers.Prism … |
|
|
01/08/05 07:26:45 |
@50
|
[50]
|
fumanchu |
1. Modified Unit.add() to take multiple units. … |
|
|
01/06/05 00:04:46 |
@47
|
[47]
|
fumanchu |
1. AdapterToSQL now separates bool constants from bool expressions. … |
|
|
01/02/05 06:53:53 |
@46
|
[46]
|
fumanchu |
1. Changed AdapterFromDB to take unit arg only on consume. … |
|
|
12/31/04 03:43:46 |
@44
|
[44]
|
fumanchu |
1. Changed all storage tests to use common zoo_fixture.py. … |
|
|
12/27/04 07:17:49 |
@43
|
[43]
|
fumanchu |
1. Changed UnitProperty?.hints['Size'] to 'bytes'. SM's should now assume … |
|
|
12/20/04 21:43:48 |
@41
|
[41]
|
fumanchu |
1. codewalk.EarlyBinder? now late-binds any object with a bind_late … |
|
|
12/17/04 00:32:21 |
@40
|
[40]
|
fumanchu |
1. Added storepypgsql (Postgres) + tests. … |