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