Skip to content

Generate list of functions supported by a vanilla MySQL instance #657

Closed
@kyleconroy

Description

@kyleconroy

I laid the ground work for this in #550, but it needs significant work. For PostgreSQL, we need to do the following:

  • Refactor portions of sqlc-pg-gen into a separate package
  • Currently only function definitions are extracted. We need to include table and type information

MySQL is a bigger question mark because I don't know how to pull out the necessary information. The first step will be to explore what queries are necessary to get the needed data.

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