mistercrunch commented on issue #6544: Make owner a m2m relation on datasources URL: https://github.com/apache/incubator-superset/pull/6544#issuecomment-447692501 For some reason you may have to to use `op.batch_alter_table` to get around the SQLLite issue on the build. It should look something like this: https://github.com/apache/incubator-superset/blob/46c86672c8320c0003c2eb26f73db6daa2767996/superset/migrations/versions/956a063c52b3_adjusting_key_length.py#L17
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
