pub const CONTRACT_SQL: &'static str;
Every byte of schema/0001_contract.sql. The script wraps itself in BEGIN/COMMIT, so it is applied whole and never inside another transaction.
schema/0001_contract.sql
BEGIN
COMMIT