20 Commits (41f7a7d243a95fe879bfe2ff437e9e77e7d2f5aa)

Author SHA1 Message Date
Carsten Brandt 43d15155c6 cleanup db `use` statements 11 years ago
Alexander Makarov 4a9efc9e75 Corrected schema used for MySQL 11 years ago
Alexander Makarov 523a63f576 Added TYPE_BIGPK to Schema 11 years ago
Qiang Xue 6fe152da7e Reverted 0bf2dad: it's very common to use lower case for column types and upper case for other DB keywords. 11 years ago
Carsten Brandt 0bf2daddd5 changed querybuilder typemap to lower case 11 years ago
Carsten Brandt f4fb2d94ef finalizing cubrid Schema 11 years ago
Carsten Brandt 267f2d7849 fixed docs in db Schema classes 11 years ago
Qiang Xue 1f5d77790f Fixed test breaks. 11 years ago
Qiang Xue 20bde29f58 Added typecasting for SQL insertion and update. 11 years ago
Qiang Xue f03cdf0a47 renamed Command::queryRow() to queryOne(). 11 years ago
Qiang Xue 4efeedd314 Minor coding style fix. 11 years ago
gevik c338d4b76b Updated code styling and added braces. 11 years ago
gevik f667b5785b - Added drop/add primary key methods to Command.php 11 years ago
Qiang Xue 9d6f11d5d5 new way of detecting if table exists. 11 years ago
Qiang Xue 2376730452 better check of existence of tables. 11 years ago
Carsten Brandt 5c56c0fc02 Better flexibility for abstract db types 11 years ago
Qiang Xue 94b2d17031 Fixes issue #460 11 years ago
resurtm 1f9a46850c MSSQL initial query builder. 12 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago