Does anyone know if there is a way to have “CREATE...
# sql
c
Does anyone know if there is a way to have “CREATE TABLE …” stuff persist in the DB?
z
No, I don't think there's any way to persist them. Can you make a script as part of your testing to run all the create statements?