skimmed them, but i dont think this is what i want. This 'alter' piece of code must be written into the database tables definition files right? I want to be able to make database tables grow without having to open up files every time i want to insert a new column into a table, and manually type in alter...., then re-compile the database?
im not sure if this is even possible?
could you maybe create things like scripts to be able to interact with the database and alter tables from them automatically???
im not sure, i was nominated to find this answer!