5 Commits (468e4191e057d9d2497b7f31d490d129f8c96040)

Author SHA1 Message Date
Carsten Brandt 5c748ddb42 added case insensitve LIKE to PostgresQueryBuilder 11 years ago
Carsten Brandt 3c400dbca8 fixed file PHPdoc 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue cbad97c78d change back the visibility of findTableNames to protected. 11 years ago
Qiang Xue fdca106ece code style fix. 11 years ago
Mark 16801b9b3e codestyle fix 11 years ago
Mark 6a9509ed8d improved checkIntegrity method 11 years ago
Mark 65b543f68f fixed bug with forgotten param, fixed behavior for one table integrity 11 years ago
Mark e23f869c69 added postgresql features to reset seq/check integrity 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
chelishchev 8f8c705309 Just simple support PostgreSQL in QueryBuilder 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
Qiang Xue 4efeedd314 Minor coding style fix. 11 years ago
gevik f667b5785b - Added drop/add primary key methods to Command.php 11 years ago
Gevik Babakhani e505566446 Refactored types to be compatible with 1.1 11 years ago
Gevik Babakhani 5a587d16f0 Fixed several formatting issues. 11 years ago
Gevik Babakhani 70e973129d Added foreign keys and cleanup internal pg types 11 years ago
Gevik Babakhani cbde22af55 Savepoint WIP QueryBuilder! 11 years ago