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 22:32:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
db
/
pgsql
History
Sergey Makinen
4e176ca325
Fixes
#15108
: Fixed
yii\db\Schema::getSchemaNames()
for MSSQL and added tests for all DBMSes
2017-11-07 19:20:14 +03:00
..
QueryBuilder.php
Fixes
#15015
: Added
StringHelper::floatToString()
to savely cast float values independent of the locale, also fixes some places in the framework that use it now
2017-10-27 11:41:45 +03:00
Schema.php
Fixes
#15108
: Fixed
yii\db\Schema::getSchemaNames()
for MSSQL and added tests for all DBMSes
2017-11-07 19:20:14 +03:00