Skip to main content

CONTRACT_SQL

Constant CONTRACT_SQL 

Source
pub const CONTRACT_SQL: &'static str;
Expand description

Every byte of schema/0001_contract.sql. The script wraps itself in BEGIN/COMMIT, so it is applied whole and never inside another transaction.