2014-02-16 20:54 | reorganize, obsolete clos, change backend stuff | Tomas Hlavaty | 17 | +1452 | -435 |
2011-09-06 22:56 | README updated | Tomas Hlavaty | 1 | +151 | -8 |
2011-09-06 22:04 | query macro column accepts other arg for other specifiers | Tomas Hlavaty | 1 | +3 | -2 |
2011-09-06 22:03 | query macro integer-type returns :integer for :sqlite | Tomas Hlavaty | 1 | +5 | -5 |
2011-09-06 21:10 | fix delete-from query macro | Tomas Hlavaty | 1 | +2 | -2 |
2011-09-06 21:07 | delete-pinstance implemented | Tomas Hlavaty | 1 | +7 | -0 |
2011-09-06 20:42 | update database when setf persistent slot | Tomas Hlavaty | 1 | +8 | -1 |
2011-09-06 20:40 | fix macro q:update | Tomas Hlavaty | 1 | +1 | -1 |
2011-09-05 20:00 | fix defpclass superclasses, persistent-object at the end | Tomas Hlavaty | 1 | +1 | -1 |
2011-09-05 20:00 | load-instance moved in the source file | Tomas Hlavaty | 1 | +11 | -11 |
2011-08-29 19:39 | proxy for lazy loading of "foreign key" instances | Tomas Hlavaty | 1 | +23 | -13 |
2011-08-22 22:27 | dont use keywords in make-pdate|time|timestamp... constructors | Tomas Hlavaty | 1 | +8 | -7 |
2011-08-22 22:15 | more mop fixes | Tomas Hlavaty | 3 | +348 | -339 |
2011-08-22 22:04 | remember ltype, ptype and nullable and add transient slots in persistent-slot-definition | Tomas Hlavaty | 1 | +69 | -18 |
2011-08-22 21:21 | remove obsolete comment | Tomas Hlavaty | 1 | +0 | -1 |
2011-08-19 00:29 | replace some orm macros with mop magic | Tomas Hlavaty | 3 | +283 | -96 |
2011-08-14 20:26 | introduced mop and instance cache | Tomas Hlavaty | 3 | +102 | -22 |
2011-08-13 20:49 | added blog-post example | Tomas Hlavaty | 1 | +47 | -0 |
2011-08-13 20:49 | add with-psequences to toxi tag example | Tomas Hlavaty | 1 | +25 | -24 |
2011-08-13 20:48 | with-psequences added | Tomas Hlavaty | 1 | +16 | -5 |
2011-08-13 20:48 | partially fix oid-exp | Tomas Hlavaty | 1 | +1 | -1 |
2011-08-13 20:00 | fix q:par in toxi tags example | Tomas Hlavaty | 1 | +13 | -12 |
2011-08-13 19:46 | toxi tags example added | Tomas Hlavaty | 2 | +75 | -1 |
2011-08-13 18:00 | orm improved | Tomas Hlavaty | 5 | +249 | -117 |
2011-08-13 17:54 | 2sql-macros update | Tomas Hlavaty | 1 | +20 | -10 |
2011-08-13 17:53 | README updated | Tomas Hlavaty | 1 | +11 | -0 |
2011-08-13 15:48 | apply-query added | Tomas Hlavaty | 2 | +4 | -0 |
2011-08-13 15:47 | better indenting in query macro | Tomas Hlavaty | 1 | +3 | -2 |
2011-08-13 15:46 | print-symbol appends trailing underscore to avoid clash with sql keywords | Tomas Hlavaty | 1 | +1 | -1 |
2011-08-07 22:53 | *instance-collector-cache* added so that repeated x-select works with cached query compilation | Tomas Hlavaty | 1 | +36 | -19 |
2011-08-07 22:36 | orm select aka x-query roughly works | Tomas Hlavaty | 3 | +73 | -42 |
2011-08-07 21:08 | compiler simplified | Tomas Hlavaty | 5 | +96 | -163 |
2011-08-07 18:58 | cache-delayed-query added | Tomas Hlavaty | 1 | +10 | -15 |
2011-08-07 18:49 | 2sql-backend and 2sql-orm added | Tomas Hlavaty | 10 | +1309 | -224 |
2011-08-01 22:58 | messy manual tests added | Tomas Hlavaty | 1 | +172 | -0 |
2011-08-01 22:48 | MIT licence | Tomas Hlavaty | 5 | +26 | -1 |
2011-08-01 22:27 | process-qchunk added | Tomas Hlavaty | 1 | +9 | -1 |
2011-08-01 21:17 | fix quoting | Tomas Hlavaty | 1 | +1 | -1 |
2011-08-01 21:13 | big rename | Tomas Hlavaty | 2 | +32 | -23 |
2011-08-01 20:08 | qvars and qchunks introduced | Tomas Hlavaty | 3 | +35 | -31 |
2011-07-31 17:01 | 2sql-query introduced | Tomas Hlavaty | 1 | +17 | -9 |
2011-07-31 13:17 | add lforms and implement 2sql-lambda | Tomas Hlavaty | 3 | +27 | -7 |
2011-07-31 03:56 | Initial commit | Tomas Hlavaty | 5 | +273 | -0 |