|
9d327baa8b
|
coding style fixes
|
2016-05-26 11:19:32 +02:00 |
|
|
27866bf9d6
|
Changed name to append(), fixed phpdoc, added changelog
|
2016-05-13 15:58:06 +03:00 |
|
|
66eabda770
|
Fixes #11195: Added ability to append custom string to schema builder column definition
|
2016-05-13 15:57:54 +03:00 |
|
|
15432971d6
|
db/ColumnSchemaBuilder::buildCommentString() returns empty string by default
|
2016-04-20 09:26:07 +03:00 |
|
|
1aa2f1d927
|
Removed sqlite/ColumnSchemaBuilder::comment() method override
|
2016-04-19 18:29:12 +03:00 |
|
|
0fe27b9d3b
|
Refactored code in PR #9441
|
2016-04-19 17:48:25 +03:00 |
|
|
c9dfc90be0
|
Merge branch 'methods_for_schema_builder' of https://github.com/vaseninm/yii2 into vaseninm-methods_for_schema_builder
|
2016-04-19 12:21:33 +03:00 |
|
|
e8c3f6cc6f
|
Fixing tests
|
2016-03-21 04:43:59 -07:00 |
|
|
5c4001d84b
|
Schema Builder Patterns Excel document in /docs folder (temp storage).
Fixed some schema builder patterns.
Added more information to upgrade docs.
|
2016-03-14 05:29:42 -07:00 |
|
|
81ff4752d9
|
Added CHECK modifier to PK schema pattern. Modified UNSIGNED tests to not include modifier by default (i.e. only present when testing DBMSes that support it).
|
2016-02-22 04:06:17 -08:00 |
|
|
f52f60db0f
|
Renamed category constants
|
2016-02-21 02:06:41 -08:00 |
|
|
51b99320bd
|
Sqlite specific schema builder class actually gets loaded now
|
2016-02-20 06:53:31 -08:00 |
|
|
bce61bd474
|
Add after() option to migrations schema builder
|
2015-12-28 06:34:46 -08:00 |
|
|
afda00d434
|
add sqllite dummy
|
2015-08-17 14:44:53 +03:00 |
|