pub static CREATE_SCRIPT: &str = include_str!("create_tables.sql"); pub static UPDATE_SCRIPT: &str = include_str!("update_tables.sql");