Open billythekid opened 6 years ago
What version of Craft are you running?
Sorry:
Thanks. Guess this is a good case for including field IDs in the column names. Realistically not something we can fix until 4.0 though, as changing the column name format would break sites that have manually defined SQL queries.
Description
There's a bug in matrix where renaming fields can get a mySQL error under specific circumstances. (possibly not restricted to matrix fields this but that's just where I've experienced it)
Steps to reproduce
The workaround of course is to rename them one at a time to avoid this collision.