Skip to content

Drivers: CockroachDB grammar #21

Description

@devituz

Goal

CockroachDB speaks the Postgres wire protocol but has a few schema/SQL differences worth a dedicated grammar (sequence handling, RETURNING semantics on certain ALTERs).

Acceptance criteria

  • New package drivers/cockroach extending or copying postgres grammar
  • Migration tests pass against a real Cockroach instance (gated by env var, like the s3 driver pattern)
  • README mentions the driver

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions