Matt
Matt
I tried to replicate and created the following files with a "---" (comment) body. ``` 1488444209_users_schema.down.sql 1488444209_users_schema.up.sql 1488444391_users_type_gender.down.sql 1488444391_users_type_gender.up.sql 1488444446_users_type_timezoneenum.down.sql 1488444446_users_type_timezoneenum.up.sql 1488444478_users_type_account_status.down.sql 1488444478_users_type_account_status.up.sql 1488444507_users_type_internalauth_provider.down.sql 1488444507_users_type_internalauth_provider.up.sql 1488444552_server_auth.down.sql 1488444552_server_auth.up.sql 1488444642_server_auth_user_mapping.down.sql 1488444642_server_auth_user_mapping.up.sql 1488444773_users_schema_import.down.sql...
``` 1488444209_users_schema.down.sql 1488444209_users_schema.up.sql 1488444391_users_type_gender.down.sql 1488444391_users_type_gender.up.sql 1488444446_users_type_timezoneenum.down.sql 1488444446_users_type_timezoneenum.up.sql 1488444478_users_type_account_status.down.sql 1488444478_users_type_account_status.up.sql 1488444507_users_type_internalauth_provider.down.sql 1488444507_users_type_internalauth_provider.up.sql 1488444552_server_auth.down.sql 1488444552_server_auth.up.sql 1488444642_server_auth_user_mapping.down.sql 1488444642_server_auth_user_mapping.up.sql 1488444773_users_schema_import.down.sql 1488444773_users_schema_import.up.sql + 1488444877_table_files_versions.down.sql + 1488444877_table_files_versions.up.sql 1488444878_schema_storage.down.sql 1488444878_schema_storage.up.sql 1488444900_table_users.down.sql 1488444900_table_users.up.sql 1488444940_table_categories.down.sql 1488444940_table_categories.up.sql 1488445024_table_versions.down.sql 1488445024_table_versions.up.sql 1488445068_table_files.down.sql...
Is this version 1 or 3?
Can you check out version 3 and see if it works for you? There was a version 2 internally used here. It was never released. Looking back that was a...
ref: #241 ref: #243 ref: #238
need more time to research. will post here asap.
Still haven't found the time to investigate.
This is how it looks like in the dashboard: Was expecting `runtime error: invalid memory address or nil pointer dereference`
Thank you @dcramer 👍
I think this is highly problematic as @medzin already explained. As a work-around it seems as if I can attach my own `Transport` though.