You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need an RPC function at columns.list that takes a database_id, table_oid as input, and returns information about the columns of that table, as well as display options.
The text was updated successfully, but these errors were encountered:
Replaces
GET /api/db/v0/tables/{tableId}/columns/
We need an RPC function at
columns.list
that takes adatabase_id, table_oid
as input, and returns information about the columns of that table, as well as display options.The text was updated successfully, but these errors were encountered: