• I'd do as Lutz suggested.

    As a side note, never commit changes in the Table Designer. It makes it easy to change things, add indexes, set primary keys, etc, and I use it often, but always click the "Script" button and get the actual code. You can see what's happening and decide if you want to do it.

    You can also then put that in VCS 😉