|
|
03/06/07 18:07:35 |
@418
|
[418]
|
fumanchu |
Updates in sync with Geniusql. SQLite typeless mode is no longer … |
|
|
02/18/07 21:48:04 |
@417
|
[417]
|
fumanchu |
Updates in sync with [http://projects.amor.org/geniusql/changeset/17 … |
|
|
02/16/07 23:59:01 |
@416
|
[416]
|
fumanchu |
Updates in sync with [http://projects.amor.org/geniusql/changeset/11 … |
|
|
02/15/07 01:14:08 |
@415
|
[415]
|
fumanchu |
Updates in sync with [http://projects.amor.org/geniusql/changeset/10 … |
|
|
02/13/07 06:19:20 |
@414
|
[414]
|
fumanchu |
StorageManagerDB._manual_reserve and destroy now use geniusql Table … |
|
|
02/13/07 01:54:43 |
@413
|
[413]
|
fumanchu |
Sync with geniusql 8. … |
|
|
02/12/07 23:41:27 |
@412
|
[412]
|
fumanchu |
Updated in sync with geniusql select syntax (which now does inbound … |
|
|
02/12/07 06:03:36 |
@411
|
[411]
|
fumanchu |
Updates in sync with [http://projects.amor.org/geniusql/changeset/4 … |
|
|
02/12/07 02:51:09 |
@410
|
[410]
|
fumanchu |
Massive migration of database code to a separate … |
|
|
02/08/07 07:49:09 |
@409
|
[409]
|
fumanchu |
Fix for #88 (NameError? in sqlite join). |
|
|
02/07/07 23:02:57 |
@407
|
[407]
|
fumanchu |
Oops. Bug in AdapterToSQL. Also broke out CAST lookup into its own method. |
|
|
02/07/07 06:49:54 |
@406
|
[406]
|
fumanchu |
First crack at CAST support for imperfect_type columns. The single ADO … |
|
|
01/24/07 20:59:27 |
@402
|
[402]
|
fumanchu |
Final fix for #82 (Support for psycopg2). Numbers test fixed by proper … |
|
|
01/24/07 19:05:22 |
@400
|
[400]
|
fumanchu |
Marking 1.5.0RC1. |
|
|
01/15/07 18:18:47 |
@394
|
[394]
|
fumanchu |
Fixed Firebird multithreading. |
|
|
01/15/07 05:07:50 |
@393
|
[393]
|
fumanchu |
Fix for #85 (Provide a way to set the isolation level):
… |
|
|
01/13/07 19:59:29 |
@391
|
[391]
|
fumanchu |
More CREATE DATABASE safety in psycopg. |
|
|
01/12/07 00:02:00 |
@390
|
[390]
|
fumanchu |
More SM comparison data. |
|
|
01/11/07 08:38:51 |
@389
|
[389]
|
fumanchu |
New SM comparison chart, plus numerous minor fixes and docs to go with it. |
|
|
01/10/07 08:42:36 |
@388
|
[388]
|
fumanchu |
Doc updates, mostly. |
|
|
01/10/07 07:49:39 |
@387
|
[387]
|
fumanchu |
New StorageManagerFolders? for using a filesystem as a store. |
|
|
01/09/07 21:15:14 |
@386
|
[386]
|
fumanchu |
psycopg now passes multithreading test (by setting all conns to isolation … |
|
|
01/09/07 19:37:05 |
@385
|
[385]
|
fumanchu |
New storepsycopg module. Uses psycopg2. The multithreading and number … |
|
|
01/09/07 18:48:19 |
@384
|
[384]
|
fumanchu |
Improvements to FB hints. |
|
|
01/09/07 08:09:47 |
@383
|
[383]
|
fumanchu |
FB SM now uses native autoincrement. |
|
|
01/09/07 07:18:41 |
@382
|
[382]
|
fumanchu |
Fix to make_source for MySQL (which doesn't have a bool datatype). |
|
|
01/09/07 06:36:27 |
@381
|
[381]
|
fumanchu |
Fixed buglet in ADO _get_columns PK lookup. |
|
|
01/09/07 00:05:07 |
@379
|
[379]
|
fumanchu |
Removed need for map_all by reinstating auto-map in arena.storage. All … |
|
|
01/07/07 06:00:13 |
@378
|
[378]
|
fumanchu |
Changed the sync code to allow discovery of database metadata to be … |
|
|
01/02/07 18:33:43 |
@376
|
[376]
|
fumanchu |
Lots of minor geniusql changes:
… |
|
|
01/01/07 19:41:21 |
@375
|
[375]
|
fumanchu |
Folded geniusql.ColumnSet? class into the Table class. If you have a custom … |
|
|
01/01/07 04:33:53 |
@374
|
[374]
|
fumanchu |
Folded the sqlite3 module back into storesqlite. |
|
|
01/01/07 01:09:31 |
@372
|
[372]
|
fumanchu |
autosource now removes default ID property if needed. |
|
|
01/01/07 00:44:03 |
@371
|
[371]
|
fumanchu |
Whew. Lots of autotable support:
… |
|
|
12/31/06 08:08:37 |
@369
|
[369]
|
fumanchu |
More introspection work on firebird. |
|
|
12/31/06 06:13:00 |
@368
|
[368]
|
fumanchu |
New sm.autotable method to help create new models from existing DB's. Also … |
|
|
12/31/06 02:03:14 |
@367
|
[367]
|
fumanchu |
Added a "managers" registry to dejavu.storage. This allows short names to … |
|
|
12/30/06 20:26:53 |
@365
|
[365]
|
fumanchu |
Firebird:
1. Replaced 'DSN' config option with 'host' and 'name'. … |
|
|
12/25/06 16:33:22 |
@364
|
[364]
|
fumanchu |
Changed UnitSequencerNull? to UnitSequencer?, and made the other … |
|
|
12/19/06 00:17:38 |
@362
|
[362]
|
fumanchu |
Full numeric support for firebird. |
|
|
12/18/06 06:24:39 |
@361
|
[361]
|
fumanchu |
Fixed firebird drop_database. |
|
|
12/18/06 06:21:04 |
@360
|
[360]
|
fumanchu |
MUCH work done on the firebird store. Now passes all tests but threading, … |
|
|
12/18/06 04:27:30 |
@359
|
[359]
|
fumanchu |
Fixed bug in _manual_reserve (list was being flattened). |
|
|
12/18/06 02:08:32 |
@358
|
[358]
|
fumanchu |
Fix for threading (including schema changes) and transactions with … |
|
|
12/18/06 00:48:30 |
@357
|
[357]
|
fumanchu |
Fix for custom association paths in sqlite3. |
|
|
12/18/06 00:35:09 |
@356
|
[356]
|
fumanchu |
Mostly doc tweaks. |
|
|
12/15/06 01:49:54 |
@353
|
[353]
|
fumanchu |
New behavior for the 'in' operator: if op2 is empty, emit "FALSE" instead … |
|
|
12/14/06 03:03:43 |
@351
|
[351]
|
fumanchu |
Even more bypassing of win32com in storeado. |
|
|
12/13/06 18:55:49 |
@349
|
[349]
|
fumanchu |
Removed Unit.property. It was nicer to write than getattr, but ultimately … |
|
|
12/13/06 18:41:22 |
@348
|
[348]
|
fumanchu |
Inlined conn.OpenSchema? for speed. |
|
|
12/13/06 09:09:28 |
@347
|
[347]
|
fumanchu |
New Unit._zombie attribute for faster recall. See comments in … |
|
|
12/13/06 08:04:26 |
@345
|
[345]
|
fumanchu |
A couple more inlined COM calls (Execute and Fields). |
|
|
12/13/06 00:58:38 |
@344
|
[344]
|
fumanchu |
Heck yeah. 83% speedup in storeado fetch() by inlining COM calls. |
|
|
12/06/06 23:05:14 |
@341
|
[341]
|
fumanchu |
storeado: Use Execute instead of Open inside fetch (speed hack to save COM … |
|
|
12/06/06 07:59:13 |
@340
|
[340]
|
fumanchu |
Speed tweak to storeado fetch. |
|
|
12/06/06 07:53:38 |
@338
|
[338]
|
fumanchu |
Moved arena.logflag checking out of the log method and out to each call … |
|
|
12/06/06 02:49:34 |
@336
|
[336]
|
fumanchu |
Moved decimal.quantize code into UnitProperty?.coerce. UNIT AUTHORS: This … |
|
|
12/05/06 22:11:15 |
@335
|
[335]
|
fumanchu |
Test improvements. |
|
|
12/04/06 22:26:47 |
@332
|
[332]
|
fumanchu |
codewalk: Moved self.verbose check out of debug to save function calls. |
|
|
12/04/06 22:19:22 |
@331
|
[331]
|
fumanchu |
Speed hack inside StorageManagerDB.consume. |
|
|
12/04/06 22:18:07 |
@330
|
[330]
|
fumanchu |
Memoization of adapter coercion-method lookup. |
|
|
12/04/06 00:03:20 |
@329
|
[329]
|
fumanchu |
Now that we have RAMStorage, there's no more need for … |
|
|
12/03/06 23:02:27 |
@327
|
[327]
|
fumanchu |
New RAMStorage module. |
|
|
11/28/06 23:57:45 |
@326
|
[326]
|
fumanchu |
Set encoding on MySQL tables as well as on the DB. |
|
|
11/20/06 20:32:40 |
@325
|
[325]
|
dowski |
Fix for #79. A 'shutdowntimeout' can be set on the ADODatabase class to … |
|
|
11/17/06 18:03:00 |
@324
|
[324]
|
dowski |
Implementation of #80. A custom association path can now be passed to a … |
|
|
10/23/06 21:10:54 |
@322
|
[322]
|
fumanchu |
Bah. I forgot that like_escapes need to be in the right order. Some typos … |
|
|
10/23/06 21:08:58 |
@321
|
[321]
|
fumanchu |
Fix for #78 (sqlite row_factory AttributeError?). |
|
|
10/20/06 17:43:46 |
@320
|
[320]
|
fumanchu |
Was missing some like_escapes for ADO. |
|
|
10/19/06 21:45:24 |
@319
|
[319]
|
fumanchu |
Not-quite-perfect support for Python 2.5's _sqlite3 (a transaction test is … |
|
|
10/19/06 02:31:05 |
@317
|
[317]
|
fumanchu |
Fix for the storeado numeric default fix. |
|
|
10/17/06 04:11:25 |
@316
|
[316]
|
fumanchu |
Bug in MSAccess ALTER TABLE with numeric DEFAULT. |
|
|
10/16/06 22:17:19 |
@315
|
[315]
|
fumanchu |
storeado comments. |
|
|
10/11/06 23:50:16 |
@314
|
[314]
|
fumanchu |
Improved string comparisons for ADO. |
|
|
10/10/06 00:48:38 |
@313
|
[313]
|
fumanchu |
Assert del transaction despite COMMIT errors. |
|
|
10/03/06 23:24:44 |
@310
|
[310]
|
fumanchu |
Oops. I didn't want to default to implicit_trans yet. |
|
|
10/03/06 20:58:55 |
@308
|
[308]
|
fumanchu |
Changed Database.implicit to .implicit_trans |
|
|
09/21/06 06:57:07 |
@304
|
[304]
|
fumanchu |
Further fix for #4 (transaction support). New start, rollback, commit … |
|
|
09/21/06 01:54:53 |
@303
|
[303]
|
fumanchu |
Initial fix for #4 (transaction support). Tests pass, but this is not to … |
|
|
09/19/06 16:55:12 |
@301
|
[301]
|
fumanchu |
Docstring tweaks. |
|
|
09/12/06 17:08:33 |
@300
|
[300]
|
dowski |
Native date comparisons in SQLite.
… |
|
|
09/06/06 06:38:01 |
@298
|
[298]
|
fumanchu |
StorageManagerDB._view was not quantizing decimals (like recall + consume … |
|
|
09/01/06 20:35:19 |
@297
|
[297]
|
dowski |
Implemented dejavu.month() and dejavu.day() for all SMs that can support … |
|
|
08/30/06 20:39:49 |
@296
|
[296]
|
dowski |
Fixed a bug in the json module when decoding a time value. Reworded an … |
|
|
08/30/06 18:54:57 |
@295
|
[295]
|
fumanchu |
Parameterized the use of UnitClassWrapper? as StorageManager?.joinwrapper. |
|
|
08/30/06 17:23:19 |
@294
|
[294]
|
fumanchu |
Bah. SingleConnection? was the wrong answer, as it makes a single conn … |
|
|
08/30/06 06:06:43 |
@293
|
[293]
|
fumanchu |
Fix for SQLite in-memory-DB problem (mostly a problem with the test … |
|
|
08/29/06 22:28:09 |
@292
|
[292]
|
fumanchu |
Allow rename to reference old columns. |
|
|
08/29/06 21:57:52 |
@290
|
[290]
|
dowski |
New dejavu.json module for converting Units to/from JSON format. Tests … |
|
|
08/24/06 02:20:15 |
@289
|
[289]
|
fumanchu |
Made some relative imports absolute for Python 2.5 (just in case). |
|
|
08/12/06 04:11:50 |
@282
|
[282]
|
fumanchu |
Fix for #45 (memorize fails on unicode with umlaut in list). Removed the … |
|
|
08/12/06 03:36:52 |
@281
|
[281]
|
fumanchu |
Oops. |
|
|
08/12/06 01:12:42 |
@280
|
[280]
|
fumanchu |
Logging changes:
1. Arena.logflags now defaults to ERROR + IO. … |
|
|
08/11/06 23:56:10 |
@279
|
[279]
|
fumanchu |
Quick fix for #45 (memorize fails on unicode with umlaut in list), for … |
|
|
08/11/06 23:54:24 |
@277
|
[277]
|
fumanchu |
Fixes for storeado intorduced by test suite change whereby drop_storage is … |
|
|
08/10/06 21:15:20 |
@273
|
[273]
|
fumanchu |
Oops. |
|
|
08/10/06 21:08:05 |
@272
|
[272]
|
fumanchu |
Test suite now exercises drop_storage. Fix for storepypgsql |
|
|
08/10/06 20:32:38 |
@271
|
[271]
|
fumanchu |
Fix for PG 8.1 moving from text to regclass for sequences. |
|
|
08/08/06 02:20:23 |
@270
|
[270]
|
fumanchu |
Removed some adapter methods that were redundant with the superclass. |
|
|
08/05/06 07:57:43 |
@268
|
[268]
|
fumanchu |
Don't print default sequencer in autosource. |