Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL support #47

Open
3 tasks
wms opened this issue Jun 24, 2016 · 0 comments
Open
3 tasks

MySQL support #47

wms opened this issue Jun 24, 2016 · 0 comments

Comments

@wms
Copy link
Collaborator

wms commented Jun 24, 2016

Support for MySQL databases using in the same way as PostgreSQL.

  • Use a library that exposes a MySQL connection using Promises such as https://github.com/lukeb-uk/node-promise-mysql
  • Top-level inspector functions should be moved from collimator.whatever() to collimator.database.whatever()
  • Write new queries for MySQL that are similar to existing PostgreSQL ones
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant