If I create a table with the following SQL: ``` sql create table "table`1" (column1); ``` Then it cannot be editted with the graphical interface.