Doug Coleman
|
11fd4788db
|
fix compile error
|
2008-11-29 15:19:09 -06:00 |
Doug Coleman
|
9d5732671d
|
remove >r r>
|
2008-11-29 12:18:09 -06:00 |
Doug Coleman
|
87bdc0acd3
|
if we're on win64, don't run postgresql tests
|
2008-11-24 12:57:26 -06:00 |
Doug Coleman
|
8a494a0da4
|
fix the way postgresql creates functions
|
2008-11-01 15:24:05 -05:00 |
Doug Coleman
|
93e84d7bcd
|
fix some database issues - sqlite booleans, >>group and >>order don't require arrays now, they can be passed strings for a single order or group by
|
2008-10-18 15:15:27 -05:00 |
Doug Coleman
|
72be152832
|
fix db tutorial
|
2008-10-12 07:25:16 -06:00 |
Doug Coleman
|
ad53391806
|
make all types singletons instead of symbols, add NULL support for select statements
|
2008-10-10 20:52:28 -05:00 |
Doug Coleman
|
2779103b63
|
add on-update
|
2008-10-10 15:32:36 -05:00 |
Doug Coleman
|
ace2ce2ce7
|
remove old word
|
2008-10-09 16:40:19 -05:00 |
Doug Coleman
|
83f1634219
|
clean up dispose a bit
|
2008-10-09 15:42:23 -05:00 |
Doug Coleman
|
7b9a3b61c3
|
partial fix for db, going to make it use dispose* soon
|
2008-10-09 14:07:11 -05:00 |
Doug Coleman
|
ea69c8996f
|
use ERROR:, inline database combinator examples
|
2008-10-08 19:06:19 -05:00 |
Doug Coleman
|
bc5f19b919
|
fix typo
|
2008-10-07 07:24:10 -05:00 |
Doug Coleman
|
a057da4116
|
"finish" database docs
|
2008-10-04 13:21:06 -05:00 |
Doug Coleman
|
3d92ef87fe
|
remove redundant section
|
2008-10-03 20:21:23 -05:00 |
Doug Coleman
|
dc4e989002
|
clean up the db code some, more docs
|
2008-10-03 20:19:20 -05:00 |
Doug Coleman
|
aeb5d60d3a
|
fix test
|
2008-10-02 16:36:50 -05:00 |
Doug Coleman
|
50493ba446
|
fix unit tests
|
2008-10-02 16:02:31 -05:00 |
Doug Coleman
|
1c189a479c
|
more docs, fix typos
|
2008-10-02 14:02:38 -05:00 |
Doug Coleman
|
695d3dd2d2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-02 12:52:42 -05:00 |
Doug Coleman
|
a7027700d1
|
update with-db usages
|
2008-10-02 12:51:21 -05:00 |
Doug Coleman
|
67683dde20
|
make-db is gone, use <sqlite-db> or <postgresql-db> instead. docs. use dip instead of >r r>
|
2008-10-02 12:11:56 -05:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Doug Coleman
|
47d884cf41
|
fix typos in db docs
|
2008-10-01 23:56:20 -05:00 |
Doug Coleman
|
c7f5b0de81
|
throw an error when all slots are IGNORE
|
2008-10-01 23:33:57 -05:00 |
Doug Coleman
|
39aec88602
|
remove dead code
|
2008-10-01 18:16:29 -05:00 |
Doug Coleman
|
18760bf504
|
remove using
|
2008-10-01 18:13:34 -05:00 |
Doug Coleman
|
f41733faf1
|
add IGNORE types to tuple slots for select
|
2008-09-30 11:00:44 -05:00 |
Doug Coleman
|
34ce3e13e4
|
add foreign key integrity to sqlite
|
2008-09-29 23:43:34 -05:00 |
Doug Coleman
|
fa809ef9f4
|
remove debug info
|
2008-09-28 17:16:55 -05:00 |
Doug Coleman
|
b4250b9b6d
|
fix help lint
|
2008-09-28 11:31:34 -05:00 |
Doug Coleman
|
4547b713cf
|
references with cascade on delete work
|
2008-09-27 16:26:21 -05:00 |
Doug Coleman
|
68b6515ac2
|
some work on foreign keys
|
2008-09-27 15:56:43 -05:00 |
Doug Coleman
|
dc9f374570
|
sort of support foreign keys
|
2008-09-27 14:30:12 -05:00 |
Doug Coleman
|
c6e9b55361
|
clean up tests a bit, better error handling
|
2008-09-27 14:25:36 -05:00 |
Doug Coleman
|
511ecaff59
|
add composite primary keys to db
|
2008-09-27 14:07:39 -05:00 |
Doug Coleman
|
2057e643e7
|
more docs, fix circular vocabs
|
2008-09-25 00:05:41 -05:00 |
Doug Coleman
|
5be907e857
|
fix potential infinite loop, minor docs updates
|
2008-09-24 22:24:34 -05:00 |
Doug Coleman
|
01790339a5
|
fix some db docs
|
2008-09-24 20:24:54 -05:00 |
Doug Coleman
|
e270db3768
|
fix usings
|
2008-09-24 19:47:32 -05:00 |
Doug Coleman
|
8e86c31c31
|
a little refactoring, docs
|
2008-09-24 19:30:46 -05:00 |
Doug Coleman
|
969763e807
|
change what select-tuples/select-tuple/count-tuples takes
|
2008-09-24 17:59:17 -05:00 |
Doug Coleman
|
94ec8c7f78
|
search all-slots instead
|
2008-09-23 20:34:33 -05:00 |
Doug Coleman
|
8eea1d13c2
|
define-persistent checks that slots exist
|
2008-09-23 16:55:32 -05:00 |
Doug Coleman
|
46262a6554
|
refactoring db.tuples, all tests pass so far..
|
2008-09-23 15:59:33 -05:00 |
Doug Coleman
|
8fd119ede2
|
fail, these words are used
|
2008-09-17 10:36:06 -05:00 |
Doug Coleman
|
779e95a934
|
remove some unused words
|
2008-09-17 01:01:15 -05:00 |
Slava Pestov
|
7597ebf462
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-11 00:37:21 -05:00 |
Slava Pestov
|
cf80dd122a
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
Doug Coleman
|
01a741a30b
|
fix help lint
|
2008-09-10 20:47:37 -05:00 |