mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-04 03:11:52 -05:00
Changes to support per connection sql state (#497)
This commit is contained in:
@@ -17,6 +17,7 @@ teardown() {
|
||||
}
|
||||
|
||||
@test "test basic querying via dolt sql-server" {
|
||||
skip "Need to update server tests now that each connection has state"
|
||||
skiponwindows "Has dependencies that are missing on the Jenkins Windows installation."
|
||||
|
||||
server_query "SHOW tables" "Table"
|
||||
|
||||
Reference in New Issue
Block a user