|
|
06/15/11 05:37:07 |
@296
|
[296]
|
lakin |
adding a TODO to talk about with Leonard |
|
|
06/15/11 05:36:43 |
@295
|
[295]
|
lakin |
set max_bytes instead of just bytes on MySQL types to ensure that ints use … |
|
|
06/14/11 17:16:24 |
@294
|
[294]
|
lakin |
removing the last vestiges of the providers that we don't have the … |
|
|
06/14/11 17:10:08 |
@293
|
[293]
|
lakin |
cleaning up the tests, and removing providers that we don't have the … |
|
|
06/14/11 05:24:58 |
@292
|
[292]
|
lakin |
apparently python2.6 has a buffer type that you can't feed into a unicode … |
|
|
06/13/11 21:36:20 |
@291
|
[291]
|
lakin |
fixing some more tests. Specifically, the exists method for in memory … |
|
|
06/13/11 04:26:12 |
@290
|
[290]
|
lakin |
adding support for visit_STORE_MAP to the astwalk, which allows us to … |
|
|
06/13/11 03:42:16 |
@289
|
[289]
|
lakin |
Adding support for visit_STORE_MAP. STORE_MAP is the bytecode used by … |
|
|
08/21/10 22:21:43 |
@288
|
[288]
|
ltnooy |
Adding additional asserts to ensure that the expressions produced by … |
|
|
08/21/10 21:45:32 |
@287
|
[287]
|
lakin |
version_info is a tuple. Version is a string. |
|
|
01/07/10 00:38:58 |
@286
|
[286]
|
lakin |
Fumanchu says he's fine with this patch - although trying to introspect … |
|
|
01/06/10 23:49:58 |
@285
|
[285]
|
lakin |
Pg_str_to_BYTEA no longer inherits from Pg_str_to_VARCHAR - so it must … |
|
|
01/06/10 23:40:20 |
@284
|
[284]
|
lakin |
Better value for max_bytes and better no octal-escaping of CHAR values. |
|
|
01/06/10 22:09:45 |
@283
|
[283]
|
lakin |
geniusql - postgres allows for MUCH larger varchar columns than Dejavu … |
|
|
11/12/09 04:30:15 |
@282
|
[282]
|
lakin |
Fixing inserts that don't specify any values. Needs a custom MySQL insert … |
|
|
11/12/09 04:28:20 |
@281
|
[281]
|
lakin |
Fixing show_warn for 2.6 compatibility |
|
|
06/30/09 15:14:25 |
@280
|
[280]
|
fumanchu |
Buglet in logic.comparison for Python 2.5. |
|
|
03/19/09 00:54:06 |
@279
|
[279]
|
fumanchu |
Doc update. |
|
|
03/19/09 00:50:39 |
@278
|
[278]
|
fumanchu |
New Database.exists method. |
|
|
02/23/09 18:35:28 |
@277
|
[277]
|
lakin |
geniusql - removing an errant print. |
|
|
02/17/09 16:06:32 |
@276
|
[276]
|
lakin |
geniusql - sqlite provider was missing synonyms for DECIMAL and BOOLEAN |
|
|
02/15/09 19:46:54 |
@275
|
[275]
|
tabo |
solves #23, added a limited cache to be used by the deparser class |
|
|
02/14/09 22:20:06 |
@274
|
[274]
|
lakin |
geniusql - ensure the SQLiteConnectionManager properly sets up its … |
|
|
02/05/09 00:14:28 |
@273
|
[273]
|
fumanchu |
Made unreachable test skippable. |
|
|
02/04/09 23:41:25 |
@272
|
[272]
|
fumanchu |
Asserting that no part of geniusql uses cursor.description data returned … |
|
|
02/04/09 23:39:28 |
@271
|
[271]
|
fumanchu |
Fix for http://www.aminus.net/dejavu/ticket/109 (Concurrency failures with … |
|
|
02/04/09 23:22:58 |
@270
|
[270]
|
fumanchu |
A couple zoo test tweaks. |
|
|
02/04/09 23:22:30 |
@269
|
[269]
|
fumanchu |
mysql modeling tweak. |
|
|
01/27/09 23:58:00 |
@268
|
[268]
|
fumanchu |
MySQL autoincrement test. |
|
|
01/27/09 20:15:19 |
@267
|
[267]
|
fumanchu |
More ENUM tests. |
|
|
01/27/09 19:45:47 |
@266
|
[266]
|
fumanchu |
New test and fix for mysql ENUM. |
|
|
01/21/09 03:26:08 |
@265
|
[265]
|
fumanchu |
Typo in _AttributeDocstrings. |
|
|
01/20/09 21:18:20 |
@264
|
[264]
|
fumanchu |
Adding ENUM as a synonym for VARCHAR, since its interface works the same. … |
|
|
01/20/09 20:57:12 |
@263
|
[263]
|
fumanchu |
Initial code for #24 (Support the MySQL TIMESTAMP type). |
|
|
01/20/09 19:12:49 |
@262
|
[262]
|
fumanchu |
A couple typo fixes and doc tweaks for MySQL. |
|
|
01/20/09 17:59:40 |
@261
|
[261]
|
fumanchu |
Oops. |
|
|
01/20/09 17:58:37 |
@260
|
[260]
|
fumanchu |
Tagging 1.0 alpha |
|
|
12/01/08 05:45:51 |
@259
|
[259]
|
fumanchu |
Test fixlet. |
|
|
12/01/08 05:45:37 |
@258
|
[258]
|
fumanchu |
Better error messages on imperfect SELECT. |
|
|
12/01/08 05:44:57 |
@257
|
[257]
|
fumanchu |
Some slightly-hackish fixes to get MySQL tests almost working (still some … |
|
|
11/29/08 03:26:24 |
@256
|
[256]
|
fumanchu |
Whew. Major move of LIKE logic from the deparsers into the adapters. This … |
|
|
11/29/08 03:24:44 |
@255
|
[255]
|
fumanchu |
Buglet in _select_lazy. |
|
|
11/28/08 23:39:16 |
@254
|
[254]
|
fumanchu |
Removing the now-unused decompile module. |
|
|
11/27/08 14:56:59 |
@253
|
[253]
|
lakin |
CHAR is another synonym for VARCHAR, and the NUMERIC columns in sqlite. |
|
|
11/21/08 02:44:41 |
@252
|
[252]
|
lakin |
Properly autodetct the autoincrement in sqlite |
|
|
11/21/08 01:13:02 |
@251
|
[251]
|
lakin |
Providing more sqlite synonyms. This aids the modeler in creating a Unit … |
|
|
11/20/08 01:47:12 |
@250
|
[250]
|
lakin |
Provide a default value for the currency parameter to run |
|
|
04/04/08 08:33:01 |
@249
|
[249]
|
fumanchu |
Fix for #4 (use type TEXT rather than VARCHAR). |
|
|
11/29/07 03:46:47 |
@248
|
[248]
|
fumanchu |
Added SQLInjection tests. Also bolstered the type checking of comparison … |
|
|
11/29/07 03:46:04 |
@247
|
[247]
|
fumanchu |
Added --skip_connection to the list of valid test options. |
|
|
11/27/07 04:14:15 |
@246
|
[246]
|
fumanchu |
Use native conn.reset call with pypgsql. |
|
|
11/27/07 02:20:58 |
@245
|
[245]
|
fumanchu |
Firebird support for auto-reconnect. |
|
|
11/27/07 01:09:38 |
@244
|
[244]
|
fumanchu |
Psycopg support for auto-reconnect. |
|
|
11/27/07 01:09:15 |
@243
|
[243]
|
fumanchu |
SQLite fix for new start method syntax. |
|
|
11/27/07 00:42:57 |
@242
|
[242]
|
fumanchu |
Auto-reconnect support for SQL Server. |
|
|
11/26/07 23:00:14 |
@241
|
[241]
|
fumanchu |
Added a --conquer flag to the test suite. |
|
|
11/26/07 22:59:56 |
@240
|
[240]
|
fumanchu |
Initial work on auto-reconnecting to DB (pypgsql and mysql). The remaining … |
|
|
11/20/07 19:59:25 |
@239
|
[239]
|
fumanchu |
Partial fix for #19 (Support imperfect SQL when LIMIT/OFFSET is provided). … |
|
|
11/18/07 23:45:55 |
@238
|
[238]
|
fumanchu |
Test and temporary "fix" (raise an error) for #19 (Support imperfect SQL … |
|
|
11/18/07 23:05:09 |
@237
|
[237]
|
fumanchu |
Added max_scale to all providers. |
|
|
11/18/07 22:43:04 |
@236
|
[236]
|
fumanchu |
New max_scale attribute for SQL92DECIMAL. |
|
|
11/18/07 07:15:06 |
@235
|
[235]
|
fumanchu |
Fix for SQL Server SNAPSHOT isolation. |
|
|
11/18/07 04:29:56 |
@234
|
[234]
|
fumanchu |
Final fixes for SQLite. Looks like what it needed most all along was just … |
|
|
11/18/07 00:58:19 |
@233
|
[233]
|
fumanchu |
Whoops. Now that localtime_offset depends on the time of year, it … |
|
|
11/18/07 00:10:24 |
@232
|
[232]
|
fumanchu |
Improvements to SQLite transactions. |
|
|
11/17/07 23:50:42 |
@231
|
[231]
|
fumanchu |
Oops. |
|
|
11/17/07 23:09:56 |
@230
|
[230]
|
fumanchu |
Daylight-savings date-transformation bug in adapters.py. This fixes pretty … |
|
|
11/17/07 22:48:56 |
@229
|
[229]
|
fumanchu |
Woops. MySQL reminded me to implement the reverse encoding dance when … |
|
|
11/17/07 22:38:40 |
@228
|
[228]
|
fumanchu |
Fix for DROPping tables before views (Firebird complained when we tried to … |
|
|
11/17/07 22:30:31 |
@227
|
[227]
|
fumanchu |
Firebird 2 (or more likely, a recent version of kinterbasdb) changed the … |
|
|
11/17/07 22:20:10 |
@226
|
[226]
|
fumanchu |
Added support for Firebird 2.0's CHAR_LENGTH function. |
|
|
11/17/07 21:56:51 |
@225
|
[225]
|
fumanchu |
Fix for FB pickle encoding bugs. This "fixes" all other DB's too, although … |
|
|
11/17/07 21:00:24 |
@224
|
[224]
|
fumanchu |
Proper rollback on concurrency test errors. |
|
|
11/17/07 20:52:51 |
@223
|
[223]
|
fumanchu |
Fix for Firebird 2.0, which assumes scalar columns are padded CHAR (so … |
|
|
11/17/07 20:51:21 |
@222
|
[222]
|
fumanchu |
Docstrings, and commented out a test that doesn't have any code for it … |
|
|
11/12/07 19:05:00 |
@221
|
[221]
|
fumanchu |
Buglet in MySQL SET TRANSACTION usage. Thanks to Mathieu Rouleau for the … |
|
|
11/12/07 18:40:13 |
@220
|
[220]
|
fumanchu |
Fix for #18 (MySQL 5.0.3+ returning DECIMAL with no fractions). |
|
|
11/08/07 23:59:50 |
@219
|
[219]
|
fumanchu |
postgres: better str to bytea support. |
|
|
11/08/07 16:59:20 |
@218
|
[218]
|
fumanchu |
Safer sequencing for postgres. |
|
|
11/06/07 00:41:16 |
@217
|
[217]
|
fumanchu |
More 2.5 funkiness. |
|
|
11/05/07 23:20:44 |
@216
|
[216]
|
fumanchu |
logic.filter now allows an empty dict. Also a Py2.5 bugfix. |
|
|
11/05/07 22:35:12 |
@215
|
[215]
|
fumanchu |
Allow named_opcodes to take a string (e.g. a co_code string). |
|
|
11/05/07 20:35:46 |
@214
|
[214]
|
fumanchu |
logic: Bugfixes for Expression.is_constant. |
|
|
11/05/07 18:54:43 |
@213
|
[213]
|
fumanchu |
Fix for is_constant when the func has a docstring in co_consts (instead of … |
|
|
11/05/07 18:52:57 |
@212
|
[212]
|
fumanchu |
Either I was wrong about changes to co_consts in Python 2.5, or it was … |
|
|
11/05/07 18:50:28 |
@211
|
[211]
|
fumanchu |
Python 2.5 fix to test_logic.py. |
|
|
11/04/07 20:32:15 |
@210
|
[210]
|
lakin |
SQLite.setitem without _add_column_support mistakenly called … |
|
|
11/01/07 17:27:43 |
@209
|
[209]
|
fumanchu |
New Schema.index_name method. New Table.implicit_pkey_indices flag. Not … |
|
|
10/31/07 21:14:23 |
@208
|
[208]
|
fumanchu |
Sequence improvements:
… |
|
|
10/31/07 21:01:32 |
@207
|
[207]
|
fumanchu |
Switched to getpass for password input. |
|
|
10/30/07 19:12:59 |
@206
|
[206]
|
fumanchu |
New builtin logic function alias(table.attr, 'newkey'). |
|
|
10/29/07 23:56:01 |
@205
|
[205]
|
fumanchu |
Some fixes for View discovery. |
|
|
10/29/07 19:31:13 |
@204
|
[204]
|
fumanchu |
Most of the fix for #16 (add View class). |
|
|
10/29/07 19:28:47 |
@203
|
[203]
|
fumanchu |
Improved Statement class for queries. |
|
|
10/25/07 23:57:19 |
@202
|
[202]
|
fumanchu |
Redundant method override. |
|
|
10/25/07 23:47:50 |
@201
|
[201]
|
fumanchu |
Firebird 2.0 fixes. Still a lot failing, but not everything now. |
|
|
10/25/07 20:55:28 |
@200
|
[200]
|
fumanchu |
Moved Query and Join to a new queries module. Promoted Join to top level. … |
|
|
10/25/07 07:30:38 |
@199
|
[199]
|
fumanchu |
Moved most of Schema.__setitem__ and __delitem__ to new … |
|
|
10/25/07 04:59:52 |
@198
|
[198]
|
fumanchu |
New ConnectionManager?.initial_sql attribute, for running e.g. "SET … |
|
|
10/19/07 15:47:08 |
@197
|
[197]
|
fumanchu |
Error message audit. |