Skip to content

Drivers: TiDB grammar #22

Description

@devituz

Goal

TiDB is MySQL-wire-compatible but rejects some MySQL-specific schema syntax (ENGINE=InnoDB is silently ignored; certain ALTER TABLE patterns differ). Add a dedicated grammar for production-friendly migrations.

Acceptance criteria

  • New package drivers/tidb extending mysql grammar
  • Migration suite runs against a TiDB instance (gated by env var)
  • 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