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
#58db07cb8 Thanks @arhebs! - Do not require generated runtime database Secrets for built-in drop-schema jobs;
the drop SQL only needs lifecycle credentials and resolved metadata.
#562a27a35 Thanks @arhebs! - Escape shell-sensitive SQL in built-in PostgreSQL drop-schema jobs so dollar-quoted
guards run correctly through /bin/sh -c.