Carl Gherardi
|
791ac7418d
|
Converts fpdb_db to use the query dictionary for table creation
|
2008-10-07 17:33:37 +08:00 |
|
Carl Gherardi
|
66033036cc
|
Adds table create SQL to file. Included empty stubs for SQLite.
|
2008-10-07 17:25:24 +08:00 |
|
Carl Gherardi
|
d07d1c5bcc
|
Add unit testing file.
Currently tests connection to fpdbtest and verifies that the database has the correct number of tables
|
2008-10-07 16:15:44 +08:00 |
|
Carl Gherardi
|
e6fa946835
|
Add drop_table query.
Syntax verified against MySQL, PostgreSQL and SQLite docs
|
2008-10-07 14:47:24 +08:00 |
|
Carl Gherardi
|
83fa3901fe
|
New file for DB queries used in fpdb.
Currently just a framework and simple CLI
|
2008-10-07 14:11:48 +08:00 |
|