125 Commits (c318536cc344a9cd1195fe140c33b87fd2244fe0)

Author SHA1 Message Date
Qiang Xue ce49416e32 Fixes #3752: `QueryBuilder::batchInsert()` does not typecast input values 10 years ago
zeeke 5174ea6dfb SQLite support for disable integrity check 10 years ago
Qiang Xue f5dbd9a084 Fixes #3564: Fixed the bug that primary key columns should not take default values from schema 10 years ago
Carsten Brandt 91965fd391 phpdoc formatting issues 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Alexander Makarov c24ae25be2 Fixed getting default values from schema for SQLite 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 5a61ee91be Fixed test break. 11 years ago
Qiang Xue 9ff8b0f903 Fixes #2571: Fixed the bug that batchInsert will fail for SQLite if the values contain null or boolean false; 11 years ago
Qiang Xue 1af04e1e1b Fixes #2661: Added boolean column type support for SQLite 11 years ago
Alexander Makarov b21fd298c5 Fixed minor coding style issues 11 years ago
Qiang Xue 8e11629a65 Fixes #2160: SphinxQL does not support OFFSET 11 years ago
Qiang Xue 9b723baa76 Added `TableSchema::fullName` property 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Rusinov Maxim d712605a71 Added and resolved Sqlite tests #15. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue f68bed0ccb fixed exception. 12 years ago
Qiang Xue abd3d827a2 refactoring. 12 years ago
Qiang Xue 7f6a5568b4 Cleaned up SQLite support. 12 years ago
Qiang Xue ebecc09839 DB refactoring. 12 years ago
Qiang Xue e150b7fae7 renamed Driver to Schema. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Qiang Xue 8517ee9e50 reorganized DB classes. 12 years ago