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-04 06:24:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9cbc56330c16f21c1fd8ea35a7017bb45b7ee49
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