Skip to content

Support other SQL dialects #4

@yroc92

Description

@yroc92

While the config defaults to "postgres", the underlying library supports other SQL dialects. We should allow it to support them. In which case, we might want to rename this repo.

Some changes we'll need to make:

  • Add dialect as a config option to indicate sql driver
  • Determine which sql drivers we want to use. Here they are
  • Update repo name
  • Update go module path
  • Update certmagic / caddy plugin namespaces (sql instead of postgres)
  • Update environment variables to be DB_* instead of POSTGRES_*

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions