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-22 17:48:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
457002c216177eb9cc3fce29a75b9e9fafac19dc
yii2
/
framework
/
db
/
mssql
History
Chris Harris
bce61bd474
Add
after()
option to migrations schema builder
2015-12-28 06:34:46 -08:00
..
ColumnSchemaBuilder.php
Add
after()
option to migrations schema builder
2015-12-28 06:34:46 -08:00
PDO.php
Implicit type casting to avoid buggy dblib issues
2014-12-25 23:49:20 +03:00
QueryBuilder.php
Add @throws tags to PHPDocs.
2015-12-24 11:11:03 +00:00
Schema.php
Fixes
#9443
: Added
unsigned()
to
ColumnSchemaBuilder
2015-12-26 15:20:21 +03:00
SqlsrvPDO.php
reverted breaking PHPdoc codestyle changes
2014-03-23 20:51:09 +01:00
TableSchema.php
fixed file PHPdoc
2014-04-10 22:10:59 +02:00