|
|
10/18/11 13:42:54 |
@311
|
[311]
|
lakin |
further fixes to the whitespace. |
|
|
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/15/11 16:17:20 |
@306
|
[306]
|
ltnooy |
Adding a test for the previous timezone aware datetime select fixes. |
|
|
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/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/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 … |
|
|
11/11/09 22:28:20 |
@281
|
[281]
|
lakin |
Fixing show_warn for 2.6 compatibility |
|
|
03/18/09 19:50:39 |
@278
|
[278]
|
fumanchu |
New Database.exists method. |
|
|
02/15/09 13:46:54 |
@275
|
[275]
|
tabo |
solves #23, added a limited cache to be used by the deparser class |
|
|
02/04/09 18:14:28 |
@273
|
[273]
|
fumanchu |
Made unreachable test skippable. |
|
|
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. |
|
|
11/30/08 23:45:51 |
@259
|
[259]
|
fumanchu |
Test fixlet. |
|
|
11/28/08 21:26:24 |
@256
|
[256]
|
fumanchu |
Whew. Major move of LIKE logic from the deparsers into the adapters. This … |
|
|
11/19/08 19:47:12 |
@250
|
[250]
|
lakin |
Provide a default value for the currency parameter to run |
|
|
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 20:20:58 |
@245
|
[245]
|
fumanchu |
Firebird support for auto-reconnect. |
|
|
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/18/07 17:45:55 |
@238
|
[238]
|
fumanchu |
Test and temporary "fix" (raise an error) for #19 (Support imperfect SQL … |
|
|
11/18/07 16:43:04 |
@236
|
[236]
|
fumanchu |
New max_scale attribute for SQL92DECIMAL. |
|
|
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:10:24 |
@232
|
[232]
|
fumanchu |
Improvements to SQLite transactions. |
|
|
11/17/07 17:50:42 |
@231
|
[231]
|
fumanchu |
Oops. |
|
|
11/17/07 15:00:24 |
@224
|
[224]
|
fumanchu |
Proper rollback on concurrency test errors. |
|
|
11/17/07 14:51:21 |
@222
|
[222]
|
fumanchu |
Docstrings, and commented out a test that doesn't have any code for it … |
|
|
11/08/07 17:59:50 |
@219
|
[219]
|
fumanchu |
postgres: better str to bytea support. |
|
|
11/05/07 12:50:28 |
@211
|
[211]
|
fumanchu |
Python 2.5 fix to test_logic.py. |
|
|
10/31/07 16:01:32 |
@207
|
[207]
|
fumanchu |
Switched to getpass for password input. |
|
|
10/29/07 14:31:13 |
@204
|
[204]
|
fumanchu |
Most of the fix for #16 (add View class). |
|
|
10/25/07 15:55:28 |
@200
|
[200]
|
fumanchu |
Moved Query and Join to a new queries module. Promoted Join to top level. … |
|
|
10/06/07 21:30:34 |
@193
|
[193]
|
fumanchu |
Use getpass for benchmark. |
|
|
10/04/07 03:49:10 |
@189
|
[189]
|
fumanchu |
Added OFFSET support to SQL Server (thanks to Paul Silveira). |
|
|
09/25/07 01:30:29 |
@178
|
[178]
|
fumanchu |
New test and fix for adding Expressions with LOAD_DEREF instructions. |
|
|
09/25/07 00:40:24 |
@177
|
[177]
|
fumanchu |
New test and fix for adding Expressions with LOAD_GLOBAL instructions. |
|
|
09/24/07 11:13:01 |
@175
|
[175]
|
fumanchu |
Better error handling for pypgsql DDL, plus a new connection test. |
|
|
09/08/07 17:40:17 |
@162
|
[162]
|
fumanchu |
New reversed order test. |
|
|
09/03/07 23:55:51 |
@160
|
[160]
|
fumanchu |
Support for pysqlite2 (in versions of Python < 2.5, before it was built … |
|
|
09/01/07 14:26:18 |
@159
|
[159]
|
fumanchu |
Work on generator expressions, including a new JoinIterator? class (since … |
|
|
08/30/07 00:20:16 |
@156
|
[156]
|
fumanchu |
Test script buglets. |
|
|
08/28/07 20:25:05 |
@154
|
[154]
|
fumanchu |
Added 'offset' arg to Database.select, plus SELECT and SelectWriter?. Also … |
|
|
08/23/07 16:15:00 |
@146
|
[146]
|
fumanchu |
Much better multischema support:
… |
|
|
08/21/07 00:26:17 |
@144
|
[144]
|
fumanchu |
Benchmark touchups. |
|
|
08/15/07 00:04:28 |
@138
|
[138]
|
fumanchu |
New update/delete/insertwriter classes (pypgsql only at the moment). |
|
|
08/13/07 01:14:24 |
@135
|
[135]
|
fumanchu |
Merged AST branch back into trunk. |
|
|
08/04/07 17:32:53 |
@116
|
[116]
|
fumanchu |
Some attribute lists were not sequences. |
|
|
08/03/07 11:38:00 |
@113
|
[113]
|
fumanchu |
New benchmark module. |
|
|
08/01/07 16:27:31 |
@108
|
[108]
|
fumanchu |
Added skip_* args to test help. |
|
|
08/01/07 16:25:57 |
@106
|
[106]
|
fumanchu |
New tests (and a couple fixes) for scalar columns. Also faster … |
|
|
07/29/07 02:46:39 |
@105
|
[105]
|
fumanchu |
Hackish first attempt at a GenExpDecompiler?. |
|
|
07/28/07 21:07:23 |
@102
|
[102]
|
fumanchu |
New --skip_test command-line args to test suite. |
|
|
07/28/07 19:00:16 |
@100
|
[100]
|
fumanchu |
New 'limit' arg to select methods. |
|
|
07/28/07 17:42:48 |
@99
|
[99]
|
fumanchu |
New Query.order attribute. |
|
|
07/23/07 15:45:49 |
@94
|
[94]
|
fumanchu |
Added a 'strict=True' argument to db.select. Also made a more robust … |
|
|
06/11/07 17:35:49 |
@90
|
[90]
|
fumanchu |
Cosmetics. |
|
|
05/14/07 18:11:46 |
@88
|
[88]
|
fumanchu |
Moved some now() calls closer to the invocation of their provider … |
|
|
05/08/07 16:42:19 |
@86
|
[86]
|
fumanchu |
A couple ADO tweaks. |
|
|
05/08/07 15:49:40 |
@85
|
[85]
|
fumanchu |
Normalized "query" to mean geniusql.Query and used "sql" everywhere else … |
|
|
05/08/07 11:46:41 |
@84
|
[84]
|
fumanchu |
Bah. Wish I'd known about these PyTime? attributes sooner. |
|
|
05/08/07 02:18:34 |
@83
|
[83]
|
fumanchu |
New --cover cmdline arg to test.py, plus some misc fixes. |
|
|
05/04/07 18:15:52 |
@82
|
[82]
|
fumanchu |
Replaced (relation, attributes, restriction) arg lists with a new … |
|
|
05/03/07 13:08:27 |
@81
|
[81]
|
fumanchu |
New logic.combine(expr, kwargs) function (and sundry). |
|
|
04/10/07 15:58:42 |
@69
|
[69]
|
fumanchu |
Firebird upgraded to latest adapter/dbtype syntax. |
|
|
04/09/07 13:06:49 |
@65
|
[65]
|
fumanchu |
Moved adapters.AdapterSet? to dbtypes.DatabaseTypeSet?. |
|
|
04/05/07 19:09:53 |
@62
|
[62]
|
fumanchu |
Postgres fixes (new adapters and dbtypes). |
|
|
04/05/07 11:23:46 |
@58
|
[58]
|
fumanchu |
Fixes for codewalk.MapStackObject?. |
|
|
04/03/07 18:10:44 |
@56
|
[56]
|
fumanchu |
Cosmetics. |
|
|
04/02/07 18:07:48 |
@55
|
[55]
|
fumanchu |
sqlserver and msaccess now work. |
|
|
04/01/07 20:31:20 |
@54
|
[54]
|
fumanchu |
Deeper rabbit hole: New DatabaseType? replaces column.dbtype, … |
|
|
03/25/07 16:59:51 |
@51
|
[51]
|
fumanchu |
Full fix for Firebird date operations. |
|
|
03/24/07 23:54:40 |
@47
|
[47]
|
fumanchu |
Fixed SQL Server binary ops. |
|
|
03/24/07 19:45:24 |
@46
|
[46]
|
fumanchu |
Fully functional MS Access date arithmetic. I just broke SQL Server, of … |
|
|
03/23/07 16:51:56 |
@45
|
[45]
|
fumanchu |
Changed TypeAdapter?.coerce signature form (hints, pytype) to (pytype, … |
|
|
03/23/07 13:17:56 |
@42
|
[42]
|
fumanchu |
Fixed SQLite date binary ops. Dropped 'perfect date' distinction; if … |
|
|
03/22/07 17:50:45 |
@41
|
[41]
|
fumanchu |
MySQL binary_op with dates almost works now. |
|
|
03/22/07 15:37:34 |
@40
|
[40]
|
fumanchu |
Finished binary_op work for ADO date/time objects. |
|
|
03/21/07 13:32:52 |
@38
|
[38]
|
fumanchu |
Almost-working fully-typed decompiler. Removed the lat vestiges of Dejavu … |
|
|
03/19/07 13:30:01 |
@36
|
[36]
|
fumanchu |
Moved codewalk, logic from dejavu. |
|
|
03/15/07 17:49:03 |
@35
|
[35]
|
fumanchu |
Preliminary support for using lambdas as select attributes. |
|
|
03/12/07 12:39:50 |
@30
|
[30]
|
fumanchu |
Changed add_primary to set_primary; it now drops first (since MySQL cannot … |
|
|
03/10/07 17:26:45 |
@28
|
[28]
|
fumanchu |
Skip isolation tests for SQLite :memory:. |
|
|
03/10/07 14:35:13 |
@27
|
[27]
|
fumanchu |
New Database.pks_must_be_indexed attribute. Also reworked SQLite temp … |
|
|
03/10/07 12:36:22 |
@26
|
[26]
|
fumanchu |
New --memory arg to test_sqlite.py |
|
|
03/08/07 18:52:55 |
@23
|
[23]
|
fumanchu |
New Table.add_primary, drop_primary methods. Also made a new 'Bijection' … |
|
|
03/05/07 18:09:22 |
@20
|
[20]
|
fumanchu |
Worked around MySQL case-lowering by adding SelectWriter?.output_keys and … |
|
|
02/19/07 13:33:18 |
@19
|
[19]
|
fumanchu |
First crack at an insert_into method. Resultset class renamed to … |
|
|
02/18/07 17:36:15 |
@18
|
[18]
|
fumanchu |
Moved Database.isrelatedtype to TypeAdapter?.related. Also moved … |