Doug Coleman
|
5f9aca5725
|
refactor <query>
add url objects
|
2008-06-12 18:04:01 -05:00 |
Doug Coleman
|
95663e56ce
|
commit local changes
|
2008-06-07 10:48:05 -05:00 |
Doug Coleman
|
a7afae250d
|
clean up code some
make \# retries user configurable
|
2008-06-01 00:48:38 -05:00 |
Doug Coleman
|
18f139394e
|
remove throwable conecpt from db
|
2008-05-31 23:38:10 -05:00 |
Doug Coleman
|
4732915a57
|
fix advanced tuple selects
select-tuple uses limit 1 now
|
2008-05-30 22:47:38 -05:00 |
Doug Coleman
|
72c914ddfa
|
commit local changes before pulling
|
2008-05-30 18:00:42 -05:00 |
Slava Pestov
|
2149491044
|
Rename delete-tuple to delete-tuples
|
2008-04-29 21:03:01 -05:00 |
Doug Coleman
|
913da8f2ea
|
refactor where-clause
|
2008-04-28 20:27:37 -05:00 |
Doug Coleman
|
e266480029
|
beginning to refactor
|
2008-04-28 20:01:32 -05:00 |
Doug Coleman
|
b092a4f9d5
|
add support for infinity to intervals
|
2008-04-28 19:41:35 -05:00 |
Doug Coleman
|
2d93f85029
|
delete-tuple now takes an object as a template
|
2008-04-28 17:35:45 -05:00 |
Doug Coleman
|
b7c1f9dbe8
|
extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
|
2008-04-25 23:17:08 -05:00 |
Doug Coleman
|
364b3a94c4
|
fix circular dependency
|
2008-04-21 15:06:39 -05:00 |
Doug Coleman
|
750e2c5655
|
remove end line
|
2008-04-21 13:28:00 -05:00 |
Doug Coleman
|
fc5ca34eda
|
fix teh bugs pl0x
|
2008-04-21 13:11:19 -05:00 |
Slava Pestov
|
076420d418
|
Fix inference breakage
|
2008-04-21 04:11:33 -05:00 |
Doug Coleman
|
411fb2f97d
|
postgresql interval and range and sequence queries
|
2008-04-21 00:45:14 -05:00 |
Doug Coleman
|
dfe736a8b9
|
eliminate tons of code duplication
|
2008-04-20 17:55:08 -05:00 |
Doug Coleman
|
5dc015f0f5
|
add queries.db to refactor some code
|
2008-04-20 17:47:43 -05:00 |