Skip to content

Commit e8a8980

Browse files
kiwicopplesoedirgo
authored andcommitted
updates readme with new routes
1 parent f06da2f commit e8a8980

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ https://supabase.github.io/postgres-meta/
1111
Schema:
1212

1313
- [X] `POST /query` (Execute SQL query)
14-
- [ ] `POST /format` (Format SQL query)
15-
- [ ] `POST /parse` (Parse SQL query into AST)
14+
- [x] `POST /format` (Format SQL query)
15+
- [x] `POST /parse` (Parse SQL query into AST)
1616
- [ ] `POST /explain` (Explain SQL query)
1717
- [X] `/columns`
1818
- [X] GET (List)

0 commit comments

Comments
 (0)