Skip to content

Drivers: CockroachDB grammar #21

@devituz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions