Slava Pestov
|
8e55533bfa
|
Tweak some furnace code to infer and load with almost no warnings
|
2009-03-15 18:19:29 -05:00 |
Doug Coleman
|
a4817a0e17
|
dont run postgresql tests on win64
|
2009-02-23 08:37:38 -06:00 |
Doug Coleman
|
7a3c086178
|
remove ?at from db.types, images.tiff
|
2009-02-22 17:14:46 -06:00 |
sheeple
|
06f6eb98aa
|
use quoting vocab
|
2009-02-22 00:42:35 -06:00 |
sheeple
|
02cec3a9f4
|
add more postgres error handling, remove usage of ignore-errors in db.tuples
|
2009-02-21 21:59:23 -06:00 |
sheeple
|
d6d89e0a40
|
add parsing for postgresql errors and some unit tests
|
2009-02-21 21:22:51 -06:00 |
sheeple
|
a1f3e5695b
|
fix circularity in db
|
2009-02-20 22:59:01 -06:00 |
Doug Coleman
|
985597ba68
|
add error handling to sqlite, postgresql is next. switching computers..
|
2009-02-20 20:40:17 -06:00 |
Doug Coleman
|
b54833c728
|
remove a bunch of trigger deletion code -- triggers get deleted when tables are dropped
|
2009-02-20 20:11:26 -06:00 |
Doug Coleman
|
6eaa5aee24
|
fix compile error
|
2009-02-20 17:29:11 -06:00 |
Doug Coleman
|
8b5a2f4a0e
|
fix sqlite triggers -- NEW.table-id not NEW.foreign-table-id
|
2009-02-20 14:52:38 -06:00 |
Daniel Ehrenberg
|
dd1587c745
|
Fixing SQLite unit tests
|
2009-02-19 18:52:45 -06:00 |
Doug Coleman
|
a61bac7ab5
|
fix sqlite foreign triggers create/delete bug
ignore-errors only if there is a sql spec defined for the class until database-specific errors are implemented
|
2009-02-19 18:26:11 -06:00 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
Daniel Ehrenberg
|
f3db8fdc4a
|
Another failing unit test for db.sqlite
|
2009-02-13 16:07:17 -06:00 |
Daniel Ehrenberg
|
8253bf4662
|
Another failing test in db.sqlite
|
2009-02-13 16:05:18 -06:00 |
Daniel Ehrenberg
|
d09567e31e
|
Failing test case for db.sqlite
|
2009-02-12 21:59:59 -06:00 |
Doug Coleman
|
8993e0536b
|
rename db-table to db-table-name, use db-table-name instead of class name in creating triggers for sqlite
|
2009-02-12 17:29:31 -06:00 |
Daniel Ehrenberg
|
4e5b7bfa21
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-02-12 17:14:20 -06:00 |
Daniel Ehrenberg
|
c4f45e3f74
|
Fixing bug in db (don't use unparse!), adding still-failing unit test
|
2009-02-12 17:13:01 -06:00 |
Doug Coleman
|
d46764d346
|
use CONSTANT: in db
|
2009-02-12 16:36:29 -06:00 |
Daniel Ehrenberg
|
eaaf2af7b7
|
Fixing db.sqlite bug: database schema don't need primary keys
|
2009-02-12 01:39:14 -06:00 |
Slava Pestov
|
efc88c5b69
|
Remove nipd, 3nip, 4nip and tuckd from basis/shuffle
|
2009-02-09 18:11:42 -06:00 |
Slava Pestov
|
d6aa376ed0
|
Removing now-redundant underlying>> calls
|
2009-02-06 04:37:28 -06:00 |
Slava Pestov
|
b88f537bc9
|
Fix circular dependency between db.tuples and db.types docs
|
2009-01-31 03:01:56 -06:00 |
Doug Coleman
|
2b6f9f31ff
|
fix help-lint docs for db
|
2009-01-30 16:17:50 -06:00 |
Doug Coleman
|
3c408342ef
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
Doug Coleman
|
e4c6977418
|
fix some db docs
|
2009-01-29 21:25:02 -06:00 |
Daniel Ehrenberg
|
c025d9da87
|
Fixing formatting errors in db docs
|
2009-01-29 19:14:34 -06:00 |
Slava Pestov
|
f34c14a0f5
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
Doug Coleman
|
fcf86d3bc3
|
test pooled db connections, change bogus test
|
2009-01-11 21:07:39 -06:00 |
Doug Coleman
|
0a9677c0af
|
Test the database with parallel combinators
|
2009-01-08 16:41:38 -06:00 |
Doug Coleman
|
4dd615fa9e
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
basis/db/types/types.factor
|
2008-12-17 21:07:42 -06:00 |
Doug Coleman
|
a62fcbe64c
|
remove use of symbols
|
2008-12-17 21:06:41 -06:00 |
Doug Coleman
|
2c678e64dc
|
rename db symbol -> db-connection
|
2008-12-17 21:04:17 -06:00 |
Doug Coleman
|
4329578b2f
|
add a new db-connection tuple for live database connections instead of reusing the db setup tuple
update sqlite and postgresql backends for the change
|
2008-12-17 19:35:53 -06:00 |
Slava Pestov
|
054bb8ff99
|
Fix load error in db.types
|
2008-12-17 19:23:44 -06:00 |
Slava Pestov
|
34792a9f23
|
Remove >r/r>
|
2008-12-17 19:17:37 -06:00 |
Slava Pestov
|
184de13b57
|
Some help lint fixes, including a fix for help lint itself
|
2008-12-16 06:00:45 -06:00 |
Slava Pestov
|
5cb18d51b3
|
Fixing test-all and help-lint-all failures
|
2008-12-15 03:33:04 -06:00 |
Doug Coleman
|
3dc417ae64
|
bool -> ?
|
2008-12-11 18:52:22 -06:00 |
John Benediktsson
|
b6263289c2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-07 14:46:53 -08:00 |
Doug Coleman
|
14fb58f448
|
swap ... 3append -> surround in basis
|
2008-12-06 18:58:45 -06:00 |
John Benediktsson
|
832ebcf26f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-04 00:45:19 -08:00 |
Slava Pestov
|
ffecedf9de
|
Fix db.postgresql load error
|
2008-12-04 02:21:36 -06:00 |
Doug Coleman
|
869fbf27a1
|
remove join-space from db
|
2008-12-04 00:06:02 -06:00 |
Doug Coleman
|
ded6b1963f
|
fix docs for db
|
2008-12-03 22:05:52 -06:00 |
Doug Coleman
|
db30415dcb
|
basis: swap 3append -> glue
|
2008-12-03 19:10:41 -06:00 |
John Benediktsson
|
b201020926
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-03 02:20:22 -08:00 |
Slava Pestov
|
f51708386d
|
Fix conflicts
|
2008-12-01 20:39:43 -06:00 |
John Benediktsson
|
7144de58b4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-30 06:15:45 -08:00 |
Doug Coleman
|
11fd4788db
|
fix compile error
|
2008-11-29 15:19:09 -06:00 |
John Benediktsson
|
d9efc63103
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-29 12:02:31 -08:00 |
Doug Coleman
|
9d5732671d
|
remove >r r>
|
2008-11-29 12:18:09 -06:00 |
Slava Pestov
|
e8a69a3aea
|
Fix conflict
|
2008-11-29 05:14:49 -06:00 |
John Benediktsson
|
ce4454c223
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-26 14:58:40 -08:00 |
Doug Coleman
|
87bdc0acd3
|
if we're on win64, don't run postgresql tests
|
2008-11-24 12:57:26 -06:00 |
Slava Pestov
|
2fe364a7bb
|
Specialized arrays work in progress
|
2008-11-14 20:18:16 -06:00 |
John Benediktsson
|
4f2605b0a8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-02 11:30:59 -08:00 |
Doug Coleman
|
8a494a0da4
|
fix the way postgresql creates functions
|
2008-11-01 15:24:05 -05:00 |
John Benediktsson
|
8ef0a51def
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-31 00:33:37 -07: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 |
John Benediktsson
|
acbc658688
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-13 05:58:03 -07: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 |
John Benediktsson
|
fe2301df94
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-09 19:48:20 -07:00 |
Doug Coleman
|
ace2ce2ce7
|
remove old word
|
2008-10-09 16:40:19 -05:00 |
John Benediktsson
|
bb32cc3eff
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-09 14:28:56 -07: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 |
John Benediktsson
|
da59346f71
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-07 06:51:53 -07:00 |
Doug Coleman
|
bc5f19b919
|
fix typo
|
2008-10-07 07:24:10 -05:00 |
John Benediktsson
|
7724a70fba
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-04 12:01:41 -07: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 |
John Benediktsson
|
0e48ccb4da
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-02 15:23:55 -07:00 |
Doug Coleman
|
aeb5d60d3a
|
fix test
|
2008-10-02 16:36:50 -05:00 |
John Benediktsson
|
414ddfe213
|
Fix typo in db-docs.
|
2008-10-02 14:16:53 -07: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 |