Doug Coleman
|
5f9aca5725
|
refactor <query>
add url objects
|
2008-06-12 18:04:01 -05:00 |
Slava Pestov
|
ba8f1388ab
|
Fixing everything for mandatory stack effects
|
2008-06-09 02:14:14 -05:00 |
Slava Pestov
|
a2617cb1d6
|
Sockets fixes
|
2008-05-14 19:41:39 -05:00 |
Slava Pestov
|
467c9d23af
|
Destructor changes
|
2008-05-14 19:03:07 -05:00 |
Doug Coleman
|
618e10a6b2
|
refactor db: native-id -> db-assigned-id
assigned-id -> user-assigned-id
|
2008-04-28 16:48:55 -05:00 |
Doug Coleman
|
358bbab861
|
fix timestamps in db
|
2008-04-23 22:23:22 -05:00 |
Doug Coleman
|
fc5ca34eda
|
fix teh bugs pl0x
|
2008-04-21 13:11:19 -05:00 |
Doug Coleman
|
4da64986f3
|
fix postgresql for new alien accessors
|
2008-04-21 00:13:12 -05:00 |
Doug Coleman
|
b0ddc983ef
|
more refactoring
|
2008-04-19 23:48:07 -05:00 |
Doug Coleman
|
3be408184c
|
remove most of the old setters
|
2008-04-19 23:41:48 -05:00 |
Doug Coleman
|
4184a3ce54
|
partial conversion of postgres
|
2008-04-19 23:18:12 -05:00 |
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 |