Commit Graph

123 Commits

Author SHA1 Message Date
Andreas Piening
63a70c2bae MINOR: cosmetic changes to the readme and changes for easy install 2010-03-10 23:57:41 +00:00
Andreas Piening
31d6e2fad8 MINOR: fixed the test to be independant of php time() 2010-03-09 23:59:11 +00:00
Andreas Piening
065106bb80 ENHANCEMENT: configuration helper added 2010-03-09 23:58:36 +00:00
Andreas Piening
41af325ea5 BUGFIX: fix for sqlite3.3 2010-03-09 23:58:08 +00:00
Mateusz Uzdowski
47a91fe6c5 ENHANCEMENT: take into account that older Sqlite can modify the CREATE string and inject single quotes around table names that breaks the db reflection mechanism (happens when the table is renamed) 2010-03-08 23:39:22 +00:00
Geoff Munn
0094e39a9e API CHANGE: dbDataType function created 2010-03-08 21:57:47 +00:00
Sean Harvey
17c8ea054d MINOR Fixed undefined variables 2010-03-04 22:08:24 +00:00
Andreas Piening
b85db20c88 BUGFIX: protected default db location MINOR: polished adapter setup 2010-02-08 04:20:09 +00:00
Andreas Piening
8564804d77 MINOR added default value for decimals 2010-02-05 03:35:48 +00:00
Andreas Piening
b2968dc888 MINOR: extended flexibility of the helper ordermorespecifically 2010-02-04 05:13:11 +00:00
Andreas Piening
5e8234ba2d ENHANCEMENT: added a test for checking the time of the webserver against the time of the db server 2010-02-04 05:04:29 +00:00
Andreas Piening
f9108ae913 MINOR: added support for the SET data type used in MultiEnums 2010-02-03 05:02:43 +00:00
Andreas Piening
7f16da1ce1 MINOR: added tests for datetime helper functions 2010-02-01 05:15:56 +00:00
Andreas Piening
899c2fa062 FEATURE: added helper functions for datetime operations 2010-02-01 05:15:10 +00:00
Andreas Piening
3d1ff088ee MINOR: removed query hack 2010-01-28 05:29:08 +00:00
Andreas Piening
e8726d1c4e MINOR: Removed destructor for PDOStatement 2010-01-24 07:38:43 +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
29ca870f76 MINOR: caching enum map
MINOR: fixed indentation
2010-01-17 10:48:22 +00:00
Andreas Piening
787820dd35 MINOR: _config.php was missing 2010-01-14 20:46:47 +00:00
Andreas Piening
3a60c5c180 FEATURE: SQLite3 databse adapter 2010-01-14 20:42:43 +00:00
Andreas Piening
f42c8e5677 FEATURE: trunk folder 2010-01-14 07:08:10 +00:00