Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Mark Story
|
0033fefef7
Don't overwrite an entity's id when it was specified.
|
10 years ago |
Mark Story
|
c096aa3573
UUID values in SQLserver are always uppercased.
|
11 years ago |
Mark Story
|
7eb09b05ca
Allow primary key values to be set when creating records.
|
11 years ago |
Juan Basso
|
c7b1013f54
Renamed String class to Text
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 years ago |
Walther Lalk
|
f60d099d77
Fixes SQLServer throwing a 'string not uuid' type error if a query is done with a empty value to a uuid field.
|
11 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
Jose Lorenzo Rodriguez
|
fa47ed6dc2
Fixed uuid detection in SQL Server
|
12 years ago |
Jose Lorenzo Rodriguez
|
5bab330a53
SQL Server normalizes uuids to uppercase, fixing test accordingly
|
12 years ago |
Tigran Gabrielyan
|
6994bd28f5
Remove PHP Version from license information
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
Jose Lorenzo Rodriguez
|
6ce497890b
Fixed all tests in DatabaseSuite
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |