15 Commits (master)

Author SHA1 Message Date
Bizley 54f25c4b04
Fix #17174: Fix `yii\db\BaseActiveRecord::unlink()` to not ignore `on` conditions in `via` relations 4 years ago
Kwok 89ded8c82a
Fix #18000: PK value of Oracle ActiveRecord is missing after save 4 years ago
Sergey Makinen 766f24945c
Fix Oracle tests 7 years ago
Robert Korulczyk df91a9608f Fixes #14638: Added `yii\db\SchemaBuilderTrait::tinyInteger()` 7 years ago
Nikolay Oleynikov 74dc1cdc30 Fixes #13618: Active record now resets related models after corresponding attributes updates 7 years ago
Dmitry Naumenko de1750228d Fixes #13879: Added upsert support for `yii\db\QueryBuilder` and `yii\db\Command` 7 years ago
Sergey Makinen 73ac13e6d7
Implement retrieving dbms constraints 7 years ago
Sergey Makinen a5ab79746b Fixes Oracle’s test fixture 8 years ago
Evgeniy ad796dbf22 #11912: Postgresql negative default values support for integer/float/decimal columns (#11933) 8 years ago
cuiliang c0df003ac0 merge from master 8 years ago
Alexander Makarov b2f16df9dc Fixed file header comment 9 years ago
Alexander Makarov 357bce51bb Tests for #9006 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Klimov Paul 51a442d6c8 Fixed `yii\db\ActiveRecord` does not updates attribute specified at `optimisticLock()` after save 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Paul Klimov 4e8ee7b001 Use RETURNING for inserts for pgsql and oci to support PKs with a custom default value expression 10 years ago
Jan Waś 9e6b7dea24 add an unit test, which fails for postgresql and oracle 10 years ago
John Was 664958548f fix oci\Schema::findConstraints() and pgsql\Schema::findTableNames(); added missing view to oci tests 10 years ago
John Was 4f49feee8d fixes #7757: in oci schema fix query results row keys case when PDO::ATTR_CASE is set to PDO::CASE_LOWER 10 years ago