I'm thinking the crew_new.sql file should really just be the table creates, triggers etc. All those rows etc. makes its pretty long and difficult to read. We can put the inserts in a separate file. What do you think?
I'm thinking the crew_new.sql file should really just be the table creates, triggers etc.
All those rows etc. makes its pretty long and difficult to read. We can put the inserts in a separate file. What do you think?