|
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 |
|
|
0fe27b9d3b
|
Refactored code in PR #9441
|
2016-04-19 17:48:25 +03:00 |
|
|
5316576361
|
Fixes after() column string builder (#11362)
|
2016-04-19 11:59:16 +03: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 |
|
|
96fa375b16
|
Refactored to a more functional way of accessing database connection
|
2016-02-21 05:05:54 -08:00 |
|
|
6a8348da5f
|
AFTER column name is now escaped by safe method
|
2016-02-21 04:08:57 -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 |
|