Doug Coleman
def53a07d8
lose the bad codez in sqlite
...
change the db api to more-rows? and advance-row instead of just advance-row
sql-command takes a string or a seq of strings
postgresql create-sql handles native/assigned ids
2008-02-14 23:39:20 -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
13106c2227
minor cleanup
2008-02-12 17:19:55 -06:00
Slava Pestov
be2c8b13d7
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
2008-02-06 13:47:19 -06:00
Doug Coleman
5c21b08606
remove a line of comments
2008-02-04 17:11:55 -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
2c1bad2254
improve the db protocol and update sqlite to use it
2008-02-02 23:28:33 -06:00
Doug Coleman
5fca4ce7a0
Merge git://factorcode.org/git/factor
...
Conflicts:
extra/db/postgresql/ffi/ffi.factor
2008-02-02 09:58:57 -06:00
Doug Coleman
71358d3c4a
first commit of db stuff
2008-02-01 17:43:44 -06:00