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
This commit adds a new utility script, `20241025_STORE_VIEW_DEFINITIONS.sql`, which provides functionality for storing and restoring view definitions in the SEAD database. The script includes two functions: `sead_utility.store_view_definition` for storing the definition of a view, and `sead_utility.restore_view_definition` for restoring a view from a stored definition.
Issue: #324
Change project: utility
Change request: 20241025_STORE_VIEW_DEFINITIONS
Helpful utilities for temporary drop/restore of views
The text was updated successfully, but these errors were encountered: