cockroachdb / cockroachdb/cockroach
api,sql: support full set of SQL functionality in the SQL HTTP API
Open
C-enhancement
O-support
P-3
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Currently commands like ALTER DATABASE SET REGION don't work as expected in sql-over-http. We should be able to use the API to execute queries as similar to the standard SQL shell as possible.
Jira issue: CRDB-40862
Contributor guide
Assessment
This issue has not been assessed yet.