12 Commits (865a94f321a5349443c4a85ce2a05910fafffa10)

Author SHA1 Message Date
Carsten Brandt 25bf486b7f save some function calls on AR insert 10 years ago
Carsten Brandt 92d65ab78b fix issue with postgreSQL and batch inserting boolean values 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Qiang Xue 43333d9cad Implemented master balancing. 10 years ago
Qiang Xue e67d0b3c39 WIP 10 years ago
Qiang Xue ff50f15056 proper quoting of sequence name. 10 years ago
Carsten Brandt 18190b7348 fixes #3473, allow precision in pgsql abstract timestamp 10 years ago
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