This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-03 05:48:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
db
/
pgsql
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
..
ArrayExpressionBuilder.php
Fixed encoding of empty ArrayExpression for PostgreSQL
2018-03-03 20:43:58 +02:00
ArrayParser.php
Fixed encoding of empty ArrayExpression for PostgreSQL
2018-03-03 20:43:58 +02:00
ColumnSchema.php
Fixed
null
saving for JSON and Array cols in AR
2018-03-13 16:03:46 +02:00
JsonExpressionBuilder.php
[minor] SCA with Php Inspections (EA Ultimate) (
#15871
)
2018-03-12 01:37:19 +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
[minor] SCA with Php Inspections (EA Ultimate) (
#15871
)
2018-03-12 01:37:19 +03:00