Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
vinpel f165b6b31f
Fix #17679: Fix Oracle exception "ORA-01461: can bind a LONG value only for insert into a LONG column" when inserting 4k+ string
5 years ago
..
conditions Fixes #16073: Fixed regression in Oracle `IN` condition builder for more than 1000 items 7 years ago
ColumnSchemaBuilder.php `@inheritdoc` notation changed 7 years ago
Command.php Fix #17679: Fix Oracle exception "ORA-01461: can bind a LONG value only for insert into a LONG column" when inserting 4k+ string 5 years ago
QueryBuilder.php Fix #17504: Fix upsert when `$updateColumns = true` but there are no columns to update in the table 5 years ago
Schema.php Update to https protocol for php.net links (#17168) [skip ci] 6 years ago