You could add "IF NOT EXISTS" to every CREATE TABLE in install.sql so when you add a new table (like with r347) people can execute install.sql and only new tables will be created ;)