Parents: | db |
Authors: | Slava Pestov, Doug Coleman |
Class | Superclass | Slots |
test-1 | tuple | id a b c |
test-2 | tuple | id x y z |
Word | Stack effect |
db-tester | ( test-db -- ) |
db-tester2 | ( test-db -- ) |
postgresql-template1-db | ( -- postgresql-db ) |
postgresql-test-db | ( -- postgresql-db ) |
postgresql-test-db-name | ( -- string ) |
set-postgresql-db | ( -- ) |
set-sqlite-db | ( -- ) |
sqlite-test-db | ( -- sqlite-db ) |
test-1-tuple | ( -- tuple ) |
test-postgresql | ( quot -- ) |
test-sqlite | ( quot -- ) |
Word | Stack effect |
test-1? | ( object -- ? ) |
test-2? | ( object -- ? ) |