This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-15 03:38:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
383cf0c48d729c9bf4bf979fbbca43715758f708
yii2
/
framework
/
db
/
oci
History
Alexander Kartavenko
cdd40b8dfb
Fix
#17504
: Fix upsert when
$updateColumns = true
but there are no columns to update in the table
2019-08-21 11:56:20 +03:00
..
conditions
Fixes
#16073
: Fixed regression in Oracle
IN
condition builder for more than 1000 items
2018-04-13 14:53:06 +03:00
ColumnSchemaBuilder.php
@inheritdoc
notation changed
2018-01-23 13:11:24 +02:00
QueryBuilder.php
Fix
#17504
: Fix upsert when
$updateColumns = true
but there are no columns to update in the table
2019-08-21 11:56:20 +03:00
Schema.php
Update to https protocol for php.net links (
#17168
) [skip ci]
2019-02-28 13:09:27 +03:00