So, I see that v4 has introduced table column ordering. I've got a table whereby I have not implemented column ordering yet the table order is still being persisted to the session. So any time I add a new table column to my schema, it appears in the wrong spot in the table. I also do NOT have ->reorderableColumns() applied to the table.
Is this the expected behaviour? Is there no way to disable the table column order from being persisted to the session? I've tried the following to no avail: