|
|
10/18/11 13:33:19 |
@310
|
[310]
|
lakin |
geniusql - fixing whitespcae |
|
|
10/14/11 15:38:04 |
@302
|
[302]
|
ltnooy |
DatabaseTypeSet? can now optionally use the actual value not just the … |
|
|
06/22/11 00:23:00 |
@298
|
[298]
|
lakin |
mark the SQL as imperfect (is that right?) when there is a string scalar … |
|
|
02/15/09 13:46:54 |
@275
|
[275]
|
tabo |
solves #23, added a limited cache to be used by the deparser class |
|
|
11/28/08 21:26:24 |
@256
|
[256]
|
fumanchu |
Whew. Major move of LIKE logic from the deparsers into the adapters. This … |
|
|
11/28/07 21:46:47 |
@248
|
[248]
|
fumanchu |
Added SQLInjection tests. Also bolstered the type checking of comparison … |
|
|
10/30/07 14:12:59 |
@206
|
[206]
|
fumanchu |
New builtin logic function alias(table.attr, 'newkey'). |
|
|
09/28/07 14:57:02 |
@181
|
[181]
|
fumanchu |
Doc updates. |
|
|
09/08/07 16:44:37 |
@161
|
[161]
|
fumanchu |
You may now use "reversed(table.colname)" in orderby lambdas to indicate … |
|
|
08/13/07 01:14:24 |
@135
|
[135]
|
fumanchu |
Merged AST branch back into trunk. |
|
copied from branches/ast/geniusql/deparse.py:
|
|
|
08/13/07 00:50:38 |
@134
|
[134]
|
fumanchu |
Add attempted SQL to Postgres execute errors. |