14 Commits (58016ee111142895409219f842cd487c303bdff7)

Author SHA1 Message Date
Robert Korulczyk df91a9608f Fixes #14638: Added `yii\db\SchemaBuilderTrait::tinyInteger()` 7 years ago
Dmitry Naumenko d16586334d Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL 7 years ago
Sergey Makinen 4e176ca325 Fixes #15108: Fixed `yii\db\Schema::getSchemaNames()` for MSSQL and added tests for all DBMSes 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 0c0942d6e2 Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
Sergey Makinen c8856ccd4e
Fix merging issues & CS 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Tigrov 2b7e8be1e8
Fixes #14192: Fixed wrong default null value for TIMESTAMP when using PostgreSQL 7 years ago
Sergey Makinen 73ac13e6d7
Implement retrieving dbms constraints 7 years ago
Alexander Makarov 3f8e8a89eb Used more specific unit test assertions in framework tests 8 years ago
João Pedro Pereira 3692941ead
Fixes #11464: Foreign key name is not provided by schema 8 years ago
Carsten Brandt 06b045c8fe created unit test to verify #12483 8 years ago
Carsten Brandt 8ba032d147 refactored database tests 8 years ago
SilverFire - Dmitry Naumenko b976f638d8
Added test for PgSQL BIGINT column to ensure typecasting works OK 8 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
John Was 901d640b55 Fixes #7973: Added `Schema::getSchemaNames` method 10 years ago
Carsten Brandt 78b5c7db66 fixed boolean handling for PostgreSQL 10 years ago
Carsten Brandt c4dc9470be created a test case to verify #4682 10 years ago
Carsten Brandt c6274acf6c ensure postgres boolean values are handled correctly 10 years ago
Carsten Brandt cd5bdd90d2 fixed postgres tests 10 years ago
Carsten Brandt 1391253a58 fixed postgres default value parsing 10 years ago
Carsten Brandt 4f95fcd91f added unit tests for schema detection 10 years ago