mysql dbmailb < sql/mysql/create_tables.mysql
Doesn't this damage the data already in the database?Should running the "create_tables.pgsql" have the same effect when I run it.
(And not damage existing sequences or data?)If not, I still go for creating a custom altertion script based on changes to the tables.
