Worros
|
0743114c75
|
Factor out multiple instances of "email steffen" error message into a function
|
2008-10-10 02:36:12 +08:00 |
|
Worros
|
5e1362abf9
|
Read file in one hit then close. Make lines of for a class member
Add timing code
|
2008-10-10 02:18:54 +08:00 |
|
Worros
|
ed7122ca31
|
Move callHud to class attribute and remove from function parameters
Fix all callers
|
2008-10-10 01:21:01 +08:00 |
|
Worros
|
037178ead3
|
Shift db connection code to its own function
Add class vars for db and cursor
|
2008-10-10 00:13:56 +08:00 |
|
Worros
|
5389244f71
|
Merge git://git.assembla.com/fpdb
|
2008-10-09 21:13:53 +08:00 |
|
Worros
|
14ab9f6814
|
Kill command line interface to fpdb_import until restructured
|
2008-10-09 01:48:16 +08:00 |
|
Worros
|
98b556f42c
|
Turn fpdb_import functions into class Importer
Fix all callers of fpdb_import
|
2008-10-09 01:36:08 +08: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 |
|
Worros
|
5dd9dbc86f
|
Fix residual bugs in table droping and creation
Add Regression test for recreating_tables in mysql
|
2008-10-08 02:28:18 +08:00 |
|
Worros
|
dc81ca854a
|
Indentation fixes
|
2008-10-08 01:50:43 +08:00 |
|
Worros
|
3d43e8167c
|
Make drop_tables generic for mysql so we dont end up with a function that has 20 if(dbversion ==) statements within
|
2008-10-08 01:41:06 +08:00 |
|
Worros
|
3018cc660b
|
Move create tables code into its own function.
Remove Postgres specific code
|
2008-10-08 01:16:26 +08:00 |
|