Commit Graph

13 Commits

Author SHA1 Message Date
Aaron Son
ddfc1b72d6 go: sqle: Fix CREATE DATABASE ... COLLATE ... when a non-Dolt database is the current connection's database. 2026-02-02 11:02:38 -08:00
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
14f5157b03 [no-release-notes] integration-tests/go-sql-server-driver: Add dynamic port allocation and run these tests in parallel.
Takes local runtime from 500+s to ~100s.
2025-03-17 17:48:33 -07:00
James Cor
758627e735 implement implicit commits and fix import behavior (#8767) 2025-01-22 10:27:41 -08:00
jennifersp
4c704c3dae add SchemaName to DatabaseSchema interface (#8062) 2024-06-25 15:35:14 -07:00
Jason Fulghum
039a79d811 Updating tests for addition of performance_schema 2024-06-24 14:18:08 -07:00
Taylor Bantle
ea2e87eac8 Fix go-sql-server-driver tests 2023-06-05 13:39:58 -07:00
Taylor Bantle
ed8f23481c Integration tests for load data ignore/replace 2023-06-05 13:23:35 -07:00
Aaron Son
d1bb4f6807 integration-tests/go-sql-server-driver: Add a test which fails when a non-chunk journal repo first switches to chunk journal and runs call dolt_gc. 2023-03-24 09:43:54 -07:00
Aaron Son
4d93b69ef3 integration-tests/bats/sql-server.bats: Move the temporary table session specific test to go-sql-server-driver. 2022-10-27 09:43:29 -07:00
Aaron Son
cc82355269 integration-tests/go-sql-server-driver: Fix JSON test for LD_1. 2022-10-04 11:49:11 -07:00
Aaron Son
dd7b5b5bec integration-tests/go-sql-server-driver: Move over some more tests. 2022-10-03 16:37:24 -07:00
Aaron Son
153ea002e4 integration-tests/go-sql-server-driver: Start migrating over some simple tests from sql-server.bats. 2022-10-03 14:00:56 -07:00