Mark Story
|
8396dd3d02
Generate column SQL for char(36) in postgres schema
|
7 years ago |
Mark Story
|
ba1ddb3f36
Add test for default function value in postgres
|
7 years ago |
Mark Story
|
f175297f86
Merge branch 'master' into 3.next
|
8 years ago |
Ivan Vorsin
|
ab6c4b968d
Fix issue #11916
|
8 years ago |
Ivan Vorsin
|
ba859e2fc4
Extract conditional fields initialization to data provider for PostgresSchemaTest::testConvertColumn()
|
8 years ago |
ADmad
|
dd72625808
Add DriverInterface::getConnection()/setConnection().
|
8 years ago |
Robert Pustułka
|
275e24fbc5
Test TableSchema instead of a deprecated Table class.
|
8 years ago |
Mark Story
|
14cb9dcdc0
Fix usage of config() in database, orm, view tests.
|
8 years ago |
Mark Story
|
46de16e00f
Add deprecation warnings to the Database package.
|
8 years ago |
Mark Story
|
15d5e2b58e
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
9fa798e39a
Merge pull request #11297 from AntonNguyen/add-binary-uuid-type
|
8 years ago |
Mark Story
|
baed1d8b20
Add binaryuuid support for postgres.
|
8 years ago |
ADmad
|
0247146f31
Remove unneeded "use" statements.
|
8 years ago |
antograssiot
|
2f91d2fe96
Remove more deprecated method from TableSchema
|
8 years ago |
Michael Hoffmann
|
94f7011941
Remove deprecated driver() calls
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Mark Story
|
f40e027455
Rename (small|tiny)int to (small|tiny)integer
|
9 years ago |
Mark Story
|
7318319331
Fix failing test in postgres.
|
9 years ago |
Mark Story
|
3cafe995bd
Add smallint/tinyint types to postgres.
|
9 years ago |
Mark Story
|
2b943c3954
Merge pull request #10042 from multidimension-al/master
|
9 years ago |
AJ Quick
|
8c0a48bfea
Update PostgresSchemaTest.php
|
9 years ago |
AJ Quick
|
a6565b5c56
Update PostgresSchemaTest.php
|
9 years ago |
AJ Quick
|
b25f95e1f8
Update PostgresSchemaTest.php
|
9 years ago |
Mark Story
|
366fc3dee8
Merge branch 'master' into 3.next
|
9 years ago |
Yves P
|
a0ce4c453c
Improve support for `decimal` type in Postgres schema management
|
9 years ago |
Mark Story
|
02f8000ed7
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
5cd5edc41d
Add additional test for Sqlite/Postgres datetimes
|
9 years ago |