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
|
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
|
34792a9f23
|
Remove >r/r>
|
2008-12-17 19:17:37 -06:00 |
Doug Coleman
|
3dc417ae64
|
bool -> ?
|
2008-12-11 18:52:22 -06: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 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Doug Coleman
|
c30a6511d1
|
move db to basis
|
2008-09-02 18:26:31 -05:00 |