chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
ALTER STATISTICS $name$ OWNER TO { $new_owner$ | CURRENT_ROLE | CURRENT_USER | SESSION_USER }
|
||||
|
||||
ALTER STATISTICS $name$ RENAME TO $new_name$
|
||||
|
||||
ALTER STATISTICS $name$ SET SCHEMA $new_schema$
|
||||
|
||||
ALTER STATISTICS $name$ SET STATISTICS $new_target$
|
||||
Reference in New Issue
Block a user