24 Commits

Author SHA1 Message Date
d7df7053e0 === array() => empty() 2013-05-07 19:51:29 +04:00
b0cc86dfcd added Command::getRawSql() 2013-03-30 21:39:31 -04:00
597082a11a Automatic table and column name quoting. 2013-03-30 18:28:54 -04:00
6a2bfae41c use parameter binding for query builder. 2013-03-29 23:32:34 -04:00
e7295ad564 Use __METHOD__ as log category. 2013-03-28 20:07:49 -04:00
e1acc64b2b refactoring cache and db references. 2013-03-27 17:09:18 -04:00
392b293d33 FragmentCache WIP 2013-03-25 14:27:15 -04:00
b3b8fadfcf minor adjustment of db exception. 2013-03-05 07:47:49 -05:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
8b2b7915b4 Renamed application to app. 2013-02-05 16:12:22 -05:00
7aa80d86f5 refactored execute() and query() methods in db/Command. 2013-02-01 17:18:49 -05:00
a39638515f Added Command::batchInsert() 2013-02-01 08:42:43 -05:00
b181bc1c9f updated cache key usage. 2013-01-18 18:36:43 -05:00
abd3d827a2 refactoring. 2013-01-18 10:37:22 -05:00
6ed01e9645 DB cleanup. 2013-01-18 08:35:09 -05:00
9b62fb6786 DB cleanup. 2013-01-17 08:46:08 -05:00
1cbfcb1955 clean up 2013-01-15 20:52:29 -05:00
e0cd52fb65 moved Connection::getPdoType() to Command. 2013-01-15 18:32:08 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
fe90d4dda0 implemented auto-quoting for DB commands. 2013-01-06 22:41:20 -05:00
2188ece107 refactoring DB 2013-01-05 21:20:13 -05:00
9cd67bb6b4 Fixed query and schema caching renamings. 2013-01-05 17:19:08 -05:00
9d75714b46 refactored query caching and schema caching. 2013-01-05 17:09:07 -05:00
8517ee9e50 reorganized DB classes. 2013-01-05 16:46:53 -05:00