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
Rossil2012
changed the title
feat: ALTER TABLE SET SCHEMA
feat: support ALTER [TABLE | [MATERIAL] VIEW | SOURCE | SINK | FUNCTION] <name> SET SCHEMA <schema_name> syntax
Nov 9, 2023
Rossil2012
changed the title
feat: support ALTER [TABLE | [MATERIAL] VIEW | SOURCE | SINK | FUNCTION] <name> SET SCHEMA <schema_name> syntax
feat: support ALTER [TABLE | [MATERIALIZED] VIEW | SOURCE | SINK | FUNCTION] <name> SET SCHEMA <schema_name> syntax
Nov 13, 2023
Rossil2012
changed the title
feat: support ALTER [TABLE | [MATERIALIZED] VIEW | SOURCE | SINK | FUNCTION] <name> SET SCHEMA <schema_name> syntax
feat: support ALTER [TABLE | [MATERIALIZED] VIEW | SOURCE | SINK | CONNECTION | FUNCTION] <name> SET SCHEMA <schema_name> syntax
Nov 16, 2023
Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
https://www.postgresql.org/docs/current/sql-altertable.html
The text was updated successfully, but these errors were encountered: