Dmitrii Romanov
|
9a155e90c8
Improved support for BINARY(n) and VARBINARY(n) columns
|
7 years ago |
Mark Story
|
f175297f86
Merge branch 'master' into 3.next
|
8 years ago |
Ivan Vorsin
|
ab6c4b968d
Fix issue #11916
|
8 years ago |
Mark Story
|
baed1d8b20
Add binaryuuid support for postgres.
|
8 years ago |
chinpei215
|
a38cb750cf
Remove deprecated method 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
|
17381f2cba
Use type constants in Postgres schema.
|
9 years ago |
Mark Story
|
d76a6ebabf
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
00a1fac54c
Merge branch 'master' into elvis
|
9 years ago |
Mark Story
|
3866487a5b
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
948d57cbc8
Merge pull request #10535 from Theaxiom/single-quotes
|
9 years ago |
Travis Rowland
|
06e222adef
Use Elvis operators instead
|
9 years ago |
Travis Rowland
|
0c0c685fc2
Simplifying some ternary operators for better control flow
|
9 years ago |
Travis Rowland
|
00c2549e96
Changing unnecessary double-quotes to single-quotes
|
9 years ago |
Mark Story
|
f40e027455
Rename (small|tiny)int to (small|tiny)integer
|
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
|
d2a0560102
Update PostgresSchema.php
|
9 years ago |
AJ Quick
|
05f71136e1
Update PostgresSchema.php
|
9 years ago |
AJ Quick
|
1dcca2794a
Update PostgresSchema.php
|
9 years ago |
Anthony GRASSIOT
|
003df77ed0
Deprecation removal
|
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 |
dereuromark
|
f3b0c18d76
Switching alias with the new class name.
|
9 years ago |
Mark Story
|
7ba35f4e9b
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
c721dde22b
Fix nullable field with default value in various db platforms.
|
9 years ago |
dereuromark
|
703260adac
Rename Schema/Table to Schema/TableSchema via class_alias()
|
9 years ago |