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-07 00:18:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
db
/
mssql
History
Dmitry Naumenko
de1750228d
Fixes
#13879
: Added upsert support for
yii\db\QueryBuilder
and
yii\db\Command
2018-02-09 01:05:50 +03:00
..
conditions
Fixes
#7640
: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL
2018-02-05 04:59:14 +07:00
PDO.php
Enable
phpdoc_summary
rule in php-cs-fixer config (
#14675
)
2017-08-21 11:19:35 +02:00
QueryBuilder.php
Fixes
#13879
: Added upsert support for
yii\db\QueryBuilder
and
yii\db\Command
2018-02-09 01:05:50 +03:00
Schema.php
Fixes
#13879
: Added upsert support for
yii\db\QueryBuilder
and
yii\db\Command
2018-02-09 01:05:50 +03:00
SqlsrvPDO.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
TableSchema.php
fixed file PHPdoc
2014-04-10 22:10:59 +02:00