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-05 06:54:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a9e9df8d6dc560091a9a5118dd8a4e97ef94de9
yii2
/
framework
/
db
/
SchemaBuilderTrait.php
Chris Harris
2f91889b70
Removed
unsignedPrimaryKey()
schema builder type; now, the
unsigned()
modifier works with primary key types e.g.
pk()->unsigned()
or
bigpk()->unsigned()
.
2016-02-26 17:48:03 -08:00
10 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink