villebro commented on issue #5250: Add support for hosting superset DB in greenplum URL: https://github.com/apache/incubator-superset/issues/5250#issuecomment-398730230 Currently only `sqlite`, `mysql` and `postgres` are tested in the CI process, and adding support for a new database might be quite burdensome, as some of the older migrations seem to have been primarily been developed for `mysql`. I think at some point it might be a good idea to start from scratch with the migrations, especially when version 1.0 comes out, at which point it would be easier to add support for a wider variety of backends. But until then I think it is better to stick to using one of the aforementioned databases.
---------------------------------------------------------------- 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]
