Yves P
|
fe78749404
Add support for tinyblob, mediumblob and longblob
|
10 years ago |
Yves P
|
2784faf8d4
Add support for tinytext, mediumtext and longtext
|
10 years ago |
chinpei215
|
74ed30a563
Remove the stub method for quoteIdentifier()
|
10 years ago |
José Lorenzo Rodríguez
|
96edaff5d0
Improving code readability
|
10 years ago |
chinpei215
|
549c0bd90e
Using correct quotation marks.
|
10 years ago |
Mark Story
|
034b9e53eb
Clean up serial column detection.
|
10 years ago |
Mark Story
|
2005e1d213
Exclude NULLS clauses in schema reflection.
|
10 years ago |
Yves P
|
02d1361821
Clean up schema test cases by combining everything to one scenario
|
10 years ago |
Yves P
|
8fc6323a73
Quotes the table name for add / drop constraints operation and add tests to those methods
|
10 years ago |
Yves P
|
337bb4428d
Update docblocks to hint to the ConnectionInterface
|
10 years ago |
Mark Story
|
7f58bf1ffe
Handle postgres time without timezone correctly.
|
10 years ago |
Mark Story
|
778c80f9e1
Postgres' money type should be handled as a string.
|
11 years ago |
Mark Story
|
8c69ebf516
Fix PHPCS.
|
11 years ago |
Mark Story
|
ae1560a6a1
Fix composite primary key reflection in postgres.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
IWASE
|
c1a1cb0f03
Cast default value to boolean on boolean columns #5322
|
11 years ago |
mark_story
|
e4dedd7597
Insert data in a different transaction than schema.
|
11 years ago |
mark_story
|
47464352c5
Fix truncate tests for postgres.
|
11 years ago |
mark_story
|
c29bed81d4
Fix typo in foreign key SQL.
|
11 years ago |
mark_story
|
4fe22665c0
Make postgres foreign keys deferrable.
|
11 years ago |
mark_story
|
a6eff184e7
Fix default values in postgres.
|
11 years ago |
mark_story
|
3497a494d7
Add tests for postgres + sqlserver schema.table names.
|
11 years ago |
mark_story
|
2fc00df1d9
Make schema internal methods consistent.
|
11 years ago |
euromark
|
c7687561da
Fix tests on windows
|
11 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
mark_story
|
37d5323751
Fix constraint & foreign key reflection when columns are keywords
|
12 years ago |
mark_story
|
dd201c6da6
Fix failing tests related to table counts.
|
12 years ago |
mark_story
|
f006af55a0
Correctly reflect timestamp columns in postgres.
|
12 years ago |
Jose Lorenzo Rodriguez
|
751a886893
Unit testing the new Schema\Table::temporary() method
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |