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-09 08:47:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3bc919bcbd652ecfdf6fbcdf0266cfae331e3552
yii2
/
framework
/
db
/
oci
History
Kwok
89ded8c82a
Fix
#18000
: PK value of Oracle ActiveRecord is missing after save
2020-05-02 02:17:27 +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
Command.php
Fix
#17934
: Fix regression in Oracle when binding several string parameters
2020-03-26 13:51:10 +03: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
Fix
#18000
: PK value of Oracle ActiveRecord is missing after save
2020-05-02 02:17:27 +03:00