I noticed in the Readme the option to use_sql for creating new schemas but found that this feature was not in the latest release. I am wondering when this feature might be released.
I ended up pointing my Gemfile to the development branch for now but there is an issue with a reference to 'bithub_development' in PostgresqlSchemaFromSqlAdapter#pg_dump_schema_migrations_data. I believe it is a simple fix but thought I should let you know.