Commit Graph

7 Commits

Author SHA1 Message Date
Worros
6c4c450f07 Fix for postgres graph query - Remove column names to fix syntax error 2008-11-27 10:28:19 +09:00
Worros
34e374a55e Patch from sqlcoder to make the query for the profit graph smarter/faster 2008-11-14 08:15:28 +10:00
Worros
79651706f6 Make GuiGraphViewer use the query file.
Make minor adjustment to Graph
2008-10-08 19:53:25 +08:00
Worros
6aca36b564 Moved SHOW TABLES query to query dict as list_tables
Added failing tests for Postgres until table deletion and table listing is fixed.
2008-10-08 03:12:38 +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
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