mirror of
https://github.com/flarum/framework.git
synced 2025-01-27 14:47:14 +08:00
Simple forum software for building great communities.
ae3d1f5f5f
Passing an array to dropForeign does not mean dropping multiple indices, but rather dropping a key on multiple tables. Passing a string means that this string will be interpreted as index name, not as name of the indexed column. Passing an array with one string is therefore correct, in order to benefit from automatic index name generation. |
||
---|---|---|
extensions/flags |