Skip to content

MySQL / SQLite schema adapters #4

Description

@Cyberfilo

Today schema introspection is Postgres-only (pg_catalog queries in schema.py). Introduce a thin adapter abstraction so MySQL and SQLite can be added. The retrieval/prompt/safety layers are DB-agnostic already; this is mostly the introspection + dialect bits.

Likely larger than a one-liner — open with a design sketch. Postgres stays the reference.

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