Commit Graph

4 Commits

Author SHA1 Message Date
Aaron Son 48f26f3562 go: sqle/dprocedures: fetch,pull,push: Rebase the remote database before we interact with it.
We need to rebase a remote in order to see its latest changes.

Fixes #9164.
2025-05-05 12:15:52 -07:00
Aaron Son 2d67459aee Update integration-tests/go-sql-server-driver/sql_server_max_conns_test.go
Co-authored-by: Neil Macneale IV <46170177+macneale4@users.noreply.github.com>
2025-03-27 14:28:03 -07:00
Aaron Son bcfe25718a integration-tests/go-sql-server-driver: Run max conns tests in parallel. 2025-03-25 14:35:23 -07:00
Aaron Son 2ff00c2afc integration-tests/go-sql-server-driver: Implement max-connections testing to go-sql-server-driver. 2025-03-25 09:56:05 -07:00