Slava Pestov
|
1f3e6fd0b7
|
combinators.cleave is now core
|
2008-03-28 23:00:20 -05:00 |
Slava Pestov
|
02727576c2
|
New slots are now in the core
|
2008-03-20 15:30:59 -05:00 |
Slava Pestov
|
ea2723a5a0
|
Fix serialization of circular structure
|
2008-03-16 23:41:26 -05:00 |
Doug Coleman
|
a5843a360c
|
fix a bug that a unit test found
|
2008-03-11 00:09:49 -05:00 |
Doug Coleman
|
69f213fdce
|
postgresql can store binary blobs!
|
2008-03-11 00:05:22 -05:00 |
Doug Coleman
|
563565d76d
|
postgresql almost works with blobs
|
2008-03-10 17:00:28 -05:00 |
Doug Coleman
|
0e4ee18110
|
updating postgresql
|
2008-03-10 13:56:58 -05:00 |
Doug Coleman
|
a4518150a7
|
fix postgresql connect error message
fix unit test
|
2008-02-24 12:32:36 -06:00 |
Doug Coleman
|
67876e13d9
|
break sqlite
postgresql create/drop/insert/update/delete/select works
|
2008-02-22 17:06:00 -06:00 |
Doug Coleman
|
779bd8c8d9
|
sql is correctly generated for sqlite and postgresql up to basic selects
|
2008-02-20 11:30:48 -06:00 |
Doug Coleman
|
c12600815f
|
add lots of unit tests to postgresql
select queries are generated now
|
2008-02-19 16:00:50 -06:00 |
Doug Coleman
|
86667aee23
|
execute-statement is now a word not a generic
sqlite works for tuple-tests
postgresql create/drop/insert works better now
|
2008-02-14 01:27:54 -06:00 |
Doug Coleman
|
eb75685031
|
fix a bug in sqlite
add execute-statment-row-id to db
some work on postgresql
|
2008-02-13 16:51:16 -06:00 |
Doug Coleman
|
bb1e06dd8d
|
add copyright notices
update postgresql for new db protocol
make unit tests pass
|
2008-02-03 15:06:31 -06:00 |
Doug Coleman
|
71358d3c4a
|
first commit of db stuff
|
2008-02-01 17:43:44 -06:00 |