OnCreateQuery constructor
OnCreateQuery(
- String sql
Create a query that will be run in the default onCreate migration.
Implementation
OnCreateQuery(this.sql);
Create a query that will be run in the default onCreate migration.
OnCreateQuery(this.sql);