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 |
Mark Story
|
7ba35f4e9b
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
e0501ddb27
Add additional test coverage for optional columns
|
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 |
antograssiot
|
83add78952
remove specific php5.5 code
|
9 years ago |
antograssiot
|
b611b3bc16
fix testsuite for PHP5.5
|
9 years ago |
antograssiot
|
b204289a99
fix phpunit mocks
|
9 years ago |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
64cc00180f
Merge branch 'master' into 3.next
|
9 years ago |
chinpei215
|
7928668068
Add support for per-column collation
|
9 years ago |
Mark Story
|
6c0844fa57
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
a6f8945561
Remove use of TestCase::getMock() from "Database" namepace tests.
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
ADmad
|
6ba01e8f51
Merge branch 'master' into 3.next
|
10 years ago |
chinpei215
|
91be4d691c
Fix SqliteSchema doesn't handle DEFAULT NULL correctly.
|
10 years ago |
Jose Lorenzo Rodriguez
|
1e2e0ab8c0
Merge remote-tracking branch 'origin/master' into 3.next
|
10 years ago |
Yves P
|
2784faf8d4
Add support for tinytext, mediumtext and longtext
|
10 years ago |
Jose Lorenzo Rodriguez
|
6abb45a5ad
Merge branch 'master' into 3.next
|
10 years ago |
Jose Lorenzo Rodriguez
|
b81505d86c
fallbacking json types to TEXT in sqlite
|
10 years ago |
chinpei215
|
74ed30a563
Remove the stub method for quoteIdentifier()
|
10 years ago |
Yves P
|
b3c383d1a8
Remove constraint support for SQLite
|
10 years ago |
Yves P
|
02d1361821
Clean up schema test cases by combining everything to one scenario
|
10 years ago |
Yves P
|
8af8282783
Add support for FK constraints management for fixtures to the SQLite db server
|
10 years ago |
Mark Scherer
|
5e5316b1ab
Add test
|
11 years ago |
Mark Story
|
240a9cb2f8
Don't drop table if it already exists.
|
11 years ago |
Mark Story
|
cd4f232819
Don't flag composite keys as autoIncrement in SQLite.
|
11 years ago |
antograssiot
|
dee3130a4b
fix psr2 cs
|
11 years ago |