Skip to content

MySQL / SQLite schema adapters #4

@Cyberfilo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions