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
refactor(pool): simplify database URL handling and improve SQL statement execution
- Extracted DATABASE_URL into a variable for clarity.
- Split SQL statements for compatibility with ODBC drivers that do not support multi-statement execution.
0 commit comments