Problem
Currently Fleet is supporting only MySQL which is tightly coupled. Can we provide the support for PostgreSQL as a datasource?
What is the expected workflow as a result of your proposal?
Fleet will keep supporting MySQL. In addition, it can support PostgreSQL also. when user run 'prepare db' command, we can provide one more option to select database 'mysql' or 'postgres'.
Problem
Currently Fleet is supporting only MySQL which is tightly coupled. Can we provide the support for PostgreSQL as a datasource?
What is the expected workflow as a result of your proposal?
Fleet will keep supporting MySQL. In addition, it can support PostgreSQL also. when user run 'prepare db' command, we can provide one more option to select database 'mysql' or 'postgres'.