|
|
03/15/06 21:45:27 |
@193
|
[193]
|
fumanchu |
Fix for #51 (remove expanded columns). If anyone objects, this can be … |
|
|
03/13/06 17:27:08 |
@192
|
[192]
|
fumanchu |
Bugfixes and new storeado.rename_property method. |
|
|
03/10/06 22:35:42 |
@191
|
[191]
|
fumanchu |
Fix for #49 (Unit._properties should be a list, not a dict). … |
|
|
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/07/06 22:43:58 |
@187
|
[187]
|
fumanchu |
drop_property now drops indices as needed. Needs a test and support in all … |
|
|
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. |
|
|
03/02/06 21:39:19 |
@175
|
[175]
|
fumanchu |
Initial implementation of database-level sequencing. Only MSAccess + … |
|
|
02/28/06 05:48:09 |
@172
|
[172]
|
fumanchu |
Fix for #45 (memorize fails on unicode inside tuple). |
|
|
02/14/06 21:52:28 |
@168
|
[168]
|
fumanchu |
Fixed some errors when fetch returns empty col_defs. |
|
|
02/01/06 00:11:58 |
@151
|
[151]
|
fumanchu |
Removed the CreateIfMissing? option; this should now be performed with a … |
|
|
01/14/06 08:21:57 |
@146
|
[146]
|
fumanchu |
Trap for a storeado close error. |
|
|
01/09/06 04:48:46 |
@140
|
[140]
|
fumanchu |
Bah. Fixes for SM.destroy methods (new use_asterisk_to_get_all flag). |
|
|
12/24/05 01:55:18 |
@129
|
[129]
|
fumanchu |
Oops. |
|
|
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 … |
|
|
12/07/05 08:13:22 |
@119
|
[119]
|
fumanchu |
Fix for #27 (OUTER JOIN capability).
… |
|
|
12/07/05 03:27:55 |
@118
|
[118]
|
fumanchu |
storeado wasn't logging all SQL. |
|
|
11/26/05 08:19:06 |
@110
|
[110]
|
fumanchu |
multirecall changes (BACKWARD INCOMPATIBLE):
… |
|
|
11/26/05 04:29:39 |
@108
|
[108]
|
fumanchu |
New "version" method for db SM's. |
|
|
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/09/05 07:33:38 |
@89
|
[89]
|
fumanchu |
1. New logging support:
Arena.log(message, flag) method (overridable). … |
|
|
11/02/05 00:58:46 |
@88
|
[88]
|
fumanchu |
Set eol-style:native on all .py files. |
|
|
06/27/05 05:24:59 |
@76
|
[76]
|
fumanchu |
1. Refactored name coercion in db.py (Christian Holtje) … |
|
|
04/04/05 22:14:45 |
@69
|
[69]
|
fumanchu |
1. Fixed bug in db.SQLDecompiler.visit_CALL_FUNCTION, affecting … |
|
|
03/01/05 18:34:05 |
@66
|
[66]
|
fumanchu |
Stripped Windows carriage-returns from .py files. |
|
|
02/26/05 02:25:43 |
@64
|
[64]
|
fumanchu |
db.SM.distinct() now falls back to slow method if imperfect (and warns if … |
|
|
01/31/05 08:08:56 |
@62
|
[62]
|
fumanchu |
1. Tests added for CachingProxy?, BurnedProxy?. … |
|
|
01/24/05 05:03:16 |
@61
|
[61]
|
fumanchu |
1. New config entries can override adapters for db SM's. … |
|
|
01/19/05 09:00:09 |
@54
|
[54]
|
fumanchu |
Better escaping of LIKE wildcards. Postgres still broken in this regard. |
|
|
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/07/05 00:38:16 |
@49
|
[49]
|
fumanchu |
1. Rearranged db.SM.recall for speed, clarity. … |
|
|
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 07:31:41 |
@45
|
[45]
|
fumanchu |
1. Doc updates.
2. xray, recur now imported lazily. … |
|
|
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 23:48:53 |
@42
|
[42]
|
fumanchu |
1. New named_opcodes(bits) in codewalk. … |
|
|
12/17/04 00:32:21 |
@40
|
[40]
|
fumanchu |
1. Added storepypgsql (Postgres) + tests. … |
|
|
11/22/04 05:26:27 |
@36
|
[36]
|
fumanchu |
1. Dejavu now adds methods to FixedPoint? for pickling if not present. … |
|
|
11/21/04 03:30:23 |
@33
|
[33]
|
fumanchu |
Rewrote handling of Unit.dirty. For UnitProperty? types which were mutable … |
|
|
11/21/04 00:13:21 |
@32
|
[32]
|
fumanchu |
Made Decompiler less fragile by adding stack sentinels for … |
|
|
11/19/04 06:55:00 |
@29
|
[29]
|
fumanchu |
1. Fixed bug in storeado with hints:Size of wrong type. … |
|
|
11/10/04 08:18:45 |
@26
|
[26]
|
fumanchu |
1. Use error trapping instead of asserts. … |
|
|
11/03/04 00:18:32 |
@25
|
[25]
|
fumanchu |
1. Moved UnitCollection?._IDs to a UnitProperty?, .Members … |
|
|
10/30/04 20:58:58 |
@23
|
[23]
|
fumanchu |
Oops. Shouldn't have add xray, recur. Better without. |
|
|
10/30/04 20:43:26 |
@22
|
[22]
|
fumanchu |
1. Moved xray, recur into dejavu.
2. Doc updates. |
|
|
10/19/04 06:15:52 |
@19
|
[19]
|
fumanchu |
1. Changed containers.Balloon class to .warehouse function. … |
|
|
10/11/04 04:29:10 |
@12
|
[12]
|
fumanchu |
1. Rewrote UnitProperty? to enable declaration within class body (instead … |
|
|
10/10/04 05:49:39 |
@9
|
[9]
|
fumanchu |
Cleaned up add_store to remove all configfile cruft. Works directly on … |
|
|
10/09/04 18:01:37 |
@8
|
[8]
|
fumanchu |
codewalk and logic are now modules in dejavu |
|
|
09/22/04 22:01:33 |
@1
|
[1]
|
cnew |
initial import |