Daniel-Constantin Mierla writes:
> Hmm, so partition was introduced as reserved word in mysql 5.6 -- I
> tested with 5.5. I wouldn't have added it with such name just to avoid
> headaches with other applications. For that reason, wondering if
> should be renamed now as we don't have a stable release out with this
> column name.
I would prefer possibility to add the quotes automatically, since
different words may be reserved in different db engines and things can
change from version to version as we have witnessed.
I have all my upgrade scripts done and would not like to see any more
changes in db schema.
-- Juha
—
Reply to this email directly or view it on GitHub.