Skip to content

MySQL support #47

@wms

Description

@wms

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions