Commit Graph

32 Commits

Author SHA1 Message Date
Timothy Warren 89a014685d Fixed prepared statements in Firebird driver 2012-02-23 11:26:08 -05:00
Timothy Warren 9827a86a20 Misc. Firebird class fixes 2012-02-22 11:38:09 -05:00
Timothy Warren f335fa744d Fixed misnamed tests 2012-02-22 09:37:14 -05:00
Timothy Warren 80091147a1 Db File saving, fix settings class with explicit writes 2012-02-21 17:00:22 -05:00
Timothy Warren d4bd456cbc Added execute function to firebird driver, various firebird driver improvements. 2012-02-21 15:19:10 -05:00
Timothy Warren c4c0444e87 Minor Firebird fixes, more visibility declarations 2012-02-21 12:55:25 -05:00
Timothy Warren 3493e89d1c Added visibility keywords 2012-02-21 11:45:42 -05:00
Timothy Warren 4d50456c9c Correct function name, fix minor style issue. 2012-02-21 11:38:45 -05:00
Timothy Warren 09b0b1fbe3 Added transaction functions to firebird driver 2012-02-20 16:53:24 -05:00
Timothy Warren c938964260 Fixed misc Firebird issues, added file chooser to add database dialog 2012-02-20 16:22:09 -05:00
Timothy Warren 774ee1f74a Fixed some query escaping issues 2012-02-16 18:27:49 -05:00
Timothy Warren bd25b20637 Minor updates 2012-02-13 16:06:07 -05:00
Timothy Warren 1a4770dec2 More heredoc conversion 2012-02-13 14:16:29 -05:00
Timothy Warren f6e08d8765 Firebird updates 2012-02-10 17:57:10 -05:00
Timothy Warren bf0001ad7d Added get_system_tables function to db classes, added _manip subclasses to mysql and pgsql 2012-02-10 13:13:19 -05:00
Timothy Warren 49dc7fad11 Fix Firebird Tests, update README 2012-02-09 12:00:39 -05:00
Timothy Warren 11060a2771 Firebird tests, added dev guide 2012-02-08 15:05:28 -05:00
Timothy Warren 377c319bd2 Created abstract base database manip class 2012-02-07 15:53:46 -05:00
Timothy Warren 4182776c21 Split database manipulation classes from database classes 2012-02-07 15:27:33 -05:00
Timothy Warren 4542d9f210 Added start of db view/manipulation interface 2012-02-07 10:31:54 -05:00
Timothy Warren f1714b056c Firebird updates 2012-02-06 22:36:01 -05:00
Timothy Warren a412294d76 Firebird improvements, added sqlite and firebird databases for testing 2012-02-06 19:18:44 -05:00
Timothy Warren 7600e5634e More DB driver updateds 2012-02-06 16:56:16 -05:00
Timothy Warren 6c20b88f95 Db driver updates 2012-02-06 16:34:00 -05:00
Timothy Warren f9b4e5128a Corrected misnamed get_dbs() methods 2012-02-02 19:07:45 -05:00
Timothy Warren c85f791de5 Lots of updates
Added mention of Mariadb to read me, made db_pdo an abstract class,
created manip_subclasses for database drivers, created start of unit
tests.
2012-02-02 17:43:15 -05:00
Timothy Warren af06d004b6 Firebird changes 2012-02-02 06:26:59 -05:00
Timothy Warren 120b526293 Load DB classes based on support
Reorganized db class loading, improvements to settings class.
2012-02-01 16:36:55 -05:00
Timothy Warren d0c1810818 Various Updates
Added settings class, abstracted path, abstracted adding rows to db add
table in add_db.php
2012-02-01 10:51:06 -05:00
Timothy Warren 4f49c8b9be More DB class improvements 2012-01-31 17:52:46 -05:00
Timothy Warren 39b2688675 Per-db driver checks
Only show databases that are supported by PHP
2012-01-31 16:29:48 -05:00
Timothy Warren fe62c5a13a Added more fields to db connection window
Added Firebird class, close to finished db connection mockup
2012-01-31 16:19:34 -05:00