Skip to content

Commit

Permalink
add indices for SQL over http
Browse files Browse the repository at this point in the history
  • Loading branch information
kostasb committed Mar 20, 2024
1 parent 530dae8 commit 912c283
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 020-Connect/010-Postgres/001-direct-access.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,9 @@ The table below provides full granularity over specific statements.
| PREPARE | | |||
| EXECUTE | | |||
| TRUNCATE | ||||
| ALTER INDEX | | |||
| CREATE INDEX | | |||
| DROP INDEX | | |||
| ALTER INDEX | | |||
| CREATE INDEX | | |||
| DROP INDEX | | |||
| ALTER TRIGGER | | | ||
| CREATE TRIGGER | | | ||
| DROP TRIGGER | | | ||
Expand Down

0 comments on commit 912c283

Please sign in to comment.