Skip to content

feat(api): Add table schema endpoint#41

Merged
nfebe merged 1 commit intomainfrom
feat/table-schema-api
Dec 21, 2025
Merged

feat(api): Add table schema endpoint#41
nfebe merged 1 commit intomainfrom
feat/table-schema-api

Conversation

@nfebe
Copy link
Contributor

@nfebe nfebe commented Dec 21, 2025

  • Add DescribeTable method to database manager
  • Support MySQL/MariaDB and PostgreSQL schema queries
  • Add /databases/tables/schema API endpoint
  • Return column and index information

- Add DescribeTable method to database manager
- Support MySQL/MariaDB and PostgreSQL schema queries
- Add /databases/tables/schema API endpoint
- Return column and index information

Signed-off-by: nfebe <fenn25.fn@gmail.com>
@nfebe nfebe merged commit 50bad75 into main Dec 21, 2025
5 checks passed
@nfebe nfebe deleted the feat/table-schema-api branch December 21, 2025 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant