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-10 01:07:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf8b1dfc8a6d979b24035859cd6eda068457829d
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