Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Piening 022afe8a5a MINOR: don't override config settings 2010-06-13 22:20:21 +00:00
Andreas Piening 5504bf1901 MINOR: SQLiteDatabase defaults to the sqlite3 class instead of the PDO class 2010-04-14 03:07:20 +00:00
Sean Harvey c39c78d148 MINOR Fixed SS_DATABASE_CLASS not working if set to something else in sqlite3 config 2010-03-12 02:37:17 +00:00
Andreas Piening 7360cd57a7 MINOR: properly check the existance of SQLite3 class 2010-03-10 23:59:30 +00:00
Andreas Piening 63a70c2bae MINOR: cosmetic changes to the readme and changes for easy install 2010-03-10 23:57:41 +00:00
Andreas Piening b85db20c88 BUGFIX: protected default db location MINOR: polished adapter setup 2010-02-08 04:20:09 +00:00
Andreas Piening b0fd65c554 FEATURE: added getter and setter for connection pragma 2010-01-24 06:57:42 +00:00
Andreas Piening d6754b2d97 BUGFIX: reintegrated the Database schemaupdate and transX functions 2010-01-22 11:48:57 +00:00
Andreas Piening d34170e370 ENHANCEMENT: added PDO for SQLite adapter to support PHP < 5.3
ENHANCEMENT: rewrite of the build process
2010-01-21 11:32:21 +00:00
Andreas Piening 787820dd35 MINOR: _config.php was missing 2010-01-14 20:46:47 +00:00