Contact: fumanchu@aminus.org

Log in as guest/geniusql to create tickets

root/trunk/geniusql/test


Mode:

Legend:

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