Commit Graph

19784 Commits

Author SHA1 Message Date
Zach Musgrave
bb03b8cb25 Revert "Merge pull request #5968 from dolthub/zachmu/tx-6"
This reverts commit 51c2129e51, reversing
changes made to 9692f6ef92.
2023-06-07 17:27:06 -07:00
Zach Musgrave
025eb35fb1 Revert "Merge pull request #6111 from dolthub/fulghum/kill-python"
This reverts commit 223fc0b621, reversing
changes made to 51c2129e51.
2023-06-07 17:26:30 -07:00
Jason Fulghum
223fc0b621 Merge pull request #6111 from dolthub/fulghum/kill-python
[no-release-notes] Remove Python from `wait_for_connection` function in BATS
2023-06-07 16:41:49 -07:00
Jason Fulghum
bbd1812373 Merge branch 'zachmu/bats-fix' into fulghum/kill-python 2023-06-07 16:30:21 -07:00
Zach Musgrave
2e4fb2ad7c Fixed bats test for diff error message 2023-06-07 16:28:54 -07:00
Zach Musgrave
9abc8de3a2 Fixed two bats tests 2023-06-07 16:24:34 -07:00
Jason Fulghum
f552b640cc Merge branch 'main' into fulghum/kill-python 2023-06-07 16:05:46 -07:00
Jason Fulghum
f7e76ee79f Quoting $DEFAULT_DB so empty values don't mess up arg parsing 2023-06-07 14:38:29 -07:00
Zach Musgrave
51c2129e51 Merge pull request #5968 from dolthub/zachmu/tx-6
Transaction and DB name resolution changes
2023-06-07 14:36:57 -07:00
Jason Fulghum
598983cdba Setting --use-db $DEFAULT_DB 2023-06-07 14:18:10 -07:00
Jason Fulghum
146bb14a46 Changing from 'mysql' to 'dolt sql-client' since the GH MacOS runners don't have the mysql client installed by default 2023-06-07 13:31:15 -07:00
Jason Fulghum
02a0087224 Pulling the user name from $SQL_USER instead of a function param 2023-06-07 12:55:40 -07:00
Jason Fulghum
5cd4f1a1fb Adding comments 2023-06-07 12:39:29 -07:00
Jason Fulghum
06046e4690 First pass at removing Python to detect when the sql-server has fully started up 2023-06-07 12:34:01 -07:00
Zach Musgrave
49e0923cdd updating tests 2023-06-07 12:25:38 -07:00
zachmu
6688243ea5 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-06-07 16:14:47 +00:00
Zach Musgrave
9235bade1a gms@main 2023-06-07 09:04:45 -07:00
Zach Musgrave
6e7f27cd8f Merge main 2023-06-07 09:02:30 -07:00
Zach Musgrave
ab31d5c826 Fixed tests 2023-06-07 08:55:21 -07:00
Zach Musgrave
2dd3601504 Fixed bats test 2023-06-07 08:35:38 -07:00
Zach Musgrave
15dae47719 Note 2023-06-07 08:02:47 -07:00
Nick Tobey
9692f6ef92 Merge pull request #6107 from dolthub/nicktobey/sqltests
Skip `remotes-sql-server.bats` and `sql-server.bats` when running BATS in remote-engine configuration.
2023-06-06 22:01:44 -07:00
Dustin Brown
26b8a59018 [ga-bump-dep] Bump dependency in Dolt by max-hoffman (#6098)
Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com>
Co-authored-by: Max Hoffman <max@dolthub.com>
2023-06-06 20:17:30 -07:00
Nick Tobey
965457b256 Skip remotes-sql-server.bats and sql-server.bats when running BATS in remote-engine configuration. 2023-06-06 17:35:31 -07:00
Zach Musgrave
e685186b36 Test fixes 2023-06-06 17:16:23 -07:00
zachmu
5bfad729fe [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-06-06 23:20:26 +00:00
Zach Musgrave
836f3397c2 PR feedback and cleanup 2023-06-06 16:10:21 -07:00
Zach Musgrave
27db95c567 Fixed breaking change from gms main 2023-06-06 16:00:55 -07:00
Zach Musgrave
78108eb5c1 upgrade gms after merge 2023-06-06 15:18:44 -07:00
Zach Musgrave
e672c304ab Merge main 2023-06-06 15:17:07 -07:00
Zach Musgrave
e93f7ca52f Fixed correctness issues with harness.NewEngine 2023-06-06 15:04:24 -07:00
Dustin Brown
dd327ac0f2 Merge pull request #6099 from dolthub/db/go-vet
[no-release-notes] /.github/workflows/ci-go-{race-enginetests,tests}.yaml: set vet off on go tests
2023-06-06 13:51:07 -07:00
Zach Musgrave
99ded16534 Added a clear method for databaseCache 2023-06-06 13:44:52 -07:00
Zach Musgrave
947771215b Deleted unused function 2023-06-06 12:58:01 -07:00
Zach Musgrave
128d401e1b Bug fix for session caching 2023-06-06 12:34:25 -07:00
Zach Musgrave
e47d68b452 Session var caching, small win 2023-06-06 12:24:25 -07:00
tbantle22
d192005ee4 [ga-bump-release] Update Dolt version to 1.3.0 and release v1.3.0 v1.3.0 2023-06-06 19:21:35 +00:00
Taylor Bantle
73603e4739 Merge pull request #6092 from dolthub/taylor/load-data-tests
Integration tests for load data ignore/replace
2023-06-06 12:09:10 -07:00
Zach Musgrave
bf4f066278 Another error 2023-06-06 11:15:43 -07:00
Zach Musgrave
dad01497bb Typo 2023-06-06 11:14:40 -07:00
Zach Musgrave
36d20de701 Moved db cache to top level field on session 2023-06-06 11:14:13 -07:00
coffeegoddd
8ba2c5bba7 /.github/workflows/ci-go-{race-enginetests,tests}.yaml: set vet off on go tests 2023-06-06 10:45:58 -07:00
Zach Musgrave
0775c59e84 Caching bug fix 2023-06-06 10:09:54 -07:00
Zach Musgrave
f409eb2c69 More db caching by name. Much faster, some bugs still 2023-06-06 10:04:24 -07:00
Taylor Bantle
feb2704f62 Bump gms 2023-06-06 10:02:00 -07:00
Taylor Bantle
b8bc6a2b51 Merge remote-tracking branch 'origin/main' into taylor/load-data-tests 2023-06-06 10:01:18 -07:00
Zach Musgrave
799ec4aadf Bug fix for state caching 2023-06-06 09:14:57 -07:00
Jason Fulghum
e610d000ab Merge pull request #6086 from dolthub/fulghum/skip-empty-commit
Add support for `--skip-empty` to `dolt commit` and `dolt_commit()`
2023-06-06 08:50:47 -07:00
Jason Fulghum
25190826ff Merge pull request #6077 from dolthub/fulghum/schema-merge
Evaluate column default expressions during merge
2023-06-06 08:50:33 -07:00
max-hoffman
c1ed21669a [ga-bump-release] Update Dolt version to 1.2.5 and release v1.2.5 v1.2.5 2023-06-06 05:24:11 +00:00