Constant CREATE_TABLE_IF_NOT_EXISTS

Source
const CREATE_TABLE_IF_NOT_EXISTS: &str = "create_table_if_not_exists";