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
/
sqlite
History
Sergey Makinen
315855f7f5
Fixes
#15357
: Added multi statement support for
yii\db\sqlite\Command
2017-12-20 00:02:14 +03:00
..
ColumnSchemaBuilder.php
coding style fixes
2016-05-26 11:19:32 +02:00
Command.php
Fixes
#15357
: Added multi statement support for
yii\db\sqlite\Command
2017-12-20 00:02: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
release version 2.0.13
2017-11-03 01:09:29 +03:00
SqlTokenizer.php
Add empty lines before return statements. (
#14682
) [skip ci]
2017-08-21 01:58:49 +03:00