-
Disable PostgreSQL statement timeout during migrations · e5c7e118Stan Hu authored
Long-running migrations may take more than the timeout allowed by the database. Disable the session's statement timeout to ensure migrations don't get killed prematurely.
e5c7e118
×