|
|
10/18/11 13:33:19 |
@310
|
[310]
|
lakin |
geniusql - fixing whitespcae |
|
|
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 … |
|
|
09/21/11 22:00:41 |
@299
|
[299]
|
ltnooy |
Adding postgres support for timestamps with timezone information. |
|
|
06/15/11 00:37:07 |
@296
|
[296]
|
lakin |
adding a TODO to talk about with Leonard |
|
|
11/18/07 16:43:04 |
@236
|
[236]
|
fumanchu |
New max_scale attribute for SQL92DECIMAL. |
|
|
10/01/07 14:33:14 |
@184
|
[184]
|
zakj |
Handle a 'dbtype' hint to coerce a given DatabaseType?. |
|
|
09/13/07 17:45:04 |
@166
|
[166]
|
fumanchu |
Buglet in DatabaseType?.default_adapter. |
|
|
08/27/07 17:52:53 |
@152
|
[152]
|
fumanchu |
Improved timezone support (pg only at the moment). |
|
|
08/13/07 01:14:24 |
@135
|
[135]
|
fumanchu |
Merged AST branch back into trunk. |
|
|
08/03/07 04:08:15 |
@111
|
[111]
|
fumanchu |
Got rid of that awful _initargs with some equally awful … |
|
|
04/18/07 17:33:46 |
@77
|
[77]
|
fumanchu |
New auto_pickle attribute for DatabaseTypeSet?. |
|
|
04/16/07 18:59:06 |
@76
|
[76]
|
fumanchu |
New decimal/fixed to float adapters. |
|
|
04/11/07 19:05:17 |
@73
|
[73]
|
fumanchu |
Fixed some precision conversion issues from base 2 to base 10. Also added … |
|
|
04/10/07 15:58:04 |
@68
|
[68]
|
fumanchu |
Renamed adapters.numeric_to_* to number_to_* to avoid confusion with … |
|
|
04/10/07 12:49:23 |
@67
|
[67]
|
fumanchu |
SQLite upgraded to latest adapter/dbtype syntax. |
|
|
04/09/07 13:06:49 |
@65
|
[65]
|
fumanchu |
Moved adapters.AdapterSet? to dbtypes.DatabaseTypeSet?. |
|
|
04/05/07 17:45:25 |
@61
|
[61]
|
fumanchu |
Fixes for sqlserver. |
|
|
04/05/07 17:19:10 |
@60
|
[60]
|
fumanchu |
Better class names; in general, most DatabaseTypes? are now SQL92* and … |
|
|
04/05/07 13:51:37 |
@59
|
[59]
|
fumanchu |
Better adaptation. Adapters now do all the binary_op and compare_op logic. … |
|
|
04/03/07 18:10:58 |
@57
|
[57]
|
fumanchu |
PostgreSQL now works with the new types and adapters. |
|
|
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, … |