Commit Graph

14642 Commits

Author SHA1 Message Date
Daylon Wilkins 257ccd397b Merge pull request #4148 from dolthub/Hydrocharged-5fc5b73c
[auto-bump] [no-release-notes] dependency by Hydrocharged
2022-08-19 08:44:13 -07:00
Hydrocharged 7f1a14783b [ga-bump-dep] Bump dependency in Dolt by Hydrocharged 2022-08-19 14:56:53 +00:00
Dustin Brown 7e6f33d9a0 Merge pull request #4142 from dolthub/dependabot/npm_and_yarn/dot-github/actions/ses-email-action/actions/core-1.9.1
Bump @actions/core from 1.2.6 to 1.9.1 in /.github/actions/ses-email-action
2022-08-18 13:02:08 -07:00
dependabot[bot] 7c2f3936eb Bump @actions/core in /.github/actions/ses-email-action
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 19:36:17 +00:00
Jason Fulghum cb8bd9c71c Merge pull request #4028 from dolthub/fulghum/issue-4011
[no-release-notes] Adding Dolt engine tests to cover using views with as of expressions
2022-08-17 23:27:08 -07:00
max-hoffman c47128178f [ga-bump-release] Update Dolt version to 0.40.27 and release v0.40.27 v0.40.27 2022-08-18 01:21:46 +00:00
Dustin Brown 4d600d9c62 [ga-bump-dep] Bump dependency in Dolt by max-hoffman (#4136)
Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com>
2022-08-17 18:06:17 -07:00
Jason Fulghum f48541ce33 Skipping views with as of prepared tests, because the automatic bind var extraction isn't working 2022-08-17 17:16:23 -07:00
Zach Musgrave d8fb87ada4 Merge pull request #4071 from dolthub/zachmu/ai
global auto increment tracking
2022-08-17 16:34:18 -07:00
Jason Fulghum 4711eb6fcd Merge branch 'main' into fulghum/issue-4011 2022-08-17 16:25:30 -07:00
Maximilian Hoffman 413b823a0d Lock new databases where source db is locked (#4091)
* Lock new databases where source db is locked

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* zach comments

* delete log comment

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2022-08-17 16:21:56 -07:00
James Cor 1cf51dd5f1 Merge pull request #4110 from dolthub/james/privs
sql-server host shouldn't affect default superuser
2022-08-17 15:54:29 -07:00
James Cor 94e7913812 feedback 2022-08-17 14:08:31 -07:00
Zach Musgrave 3302bb7d7c Merge pull request #4122 from dolthub/zachmu/replication-tests
Burlier tests for multi-db replication
2022-08-17 14:06:26 -07:00
Zach Musgrave ad7ccc42ad Merge main 2022-08-17 14:05:29 -07:00
Zach Musgrave 774fb5da18 Merge branch 'main' into zachmu/ai 2022-08-17 14:04:17 -07:00
Zach Musgrave 673c78b7c9 Merge pull request #4124 from dolthub/zachmu/gms-fix
[no-release-notes] Fixed tests caused by changes to GMS main
2022-08-17 14:03:50 -07:00
Dustin Brown 217ca77557 Merge pull request #4129 from dolthub/db/ci-fix
[no-release-notes] keep only one gms bump pr open, email tim on bats windows failures
2022-08-17 13:15:49 -07:00
Dhruv Sringari 909e116d4b Use multiple node stores in orderedTree diff (#4112)
* fix table_deltas.go

* more fixes

* fix table deltas (again)

* remove unused (in match case)

* fix

* provide the correct stores
2022-08-17 12:35:17 -07:00
coffeegoddd b5af09cd00 /.github/workflows/bump-dependency.yaml: only keep single bump pr open at a time 2022-08-17 12:33:02 -07:00
Dhruv Sringari 0880f30a91 fix (#4113) 2022-08-17 12:32:27 -07:00
coffeegoddd 103a1ed17a /.github/workflows/ci-bats-windows.yaml: email tim on bats failure 2022-08-17 12:22:44 -07:00
Zach Musgrave fd0d3c53a4 Fixed engine test 2022-08-17 11:36:08 -07:00
Zach Musgrave 8c5831410c Fixed server tests 2022-08-17 11:35:53 -07:00
Zach Musgrave cf64234bfa Fixed 2 more bats tests 2022-08-17 11:31:40 -07:00
Zach Musgrave 0817ce2886 Fixed bats test 2022-08-17 11:28:50 -07:00
Zach Musgrave 8c725c2a2a upgrade gms 2022-08-17 11:25:34 -07:00
Zach Musgrave b35964c39b Burlier tests for multi-db replication 2022-08-17 11:14:03 -07:00
Tim Sehn 82fedd05a7 Merge pull request #4121 from dolthub/tim/readme
Update README to reflect socket interface release
2022-08-17 11:06:27 -07:00
Tim Sehn 285600589d Update README to reflect socket interface release
Socket interface supported but not on by default.
2022-08-17 11:00:08 -07:00
James Cor b316e9ae60 default host is localhost instead of all hosts 2022-08-17 10:57:27 -07:00
James Cor 728b7a20b5 try this 2022-08-17 10:30:36 -07:00
Zach Musgrave 75416dff0a Merge main 2022-08-17 09:51:59 -07:00
Zach Musgrave 770454e1f7 upgrade gms 2022-08-17 09:49:48 -07:00
Zach Musgrave 00a9dc72fd Added prepared version of new engine test 2022-08-17 09:49:01 -07:00
Dustin Brown 4126a4a2e1 Merge pull request #4111 from dolthub/db/error
[no-release-notes] /go/libraries/doltcore/remotestorage/chunk_store.go: improve error
2022-08-16 20:40:00 -07:00
zachmu 0321c16bcd [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-08-17 01:18:59 +00:00
Zach Musgrave 487ee410eb Skipped tests for truncate auto increment table 2022-08-16 18:17:37 -07:00
Zach Musgrave 64e78697c0 engine tests of auto increment global behavior 2022-08-16 18:03:54 -07:00
Zach Musgrave 5436be1711 serial doesn't mean primary key 2022-08-16 17:31:06 -07:00
Jason Fulghum 015131e669 [no-release-notes] Merge pull request #4100 from dolthub/fulghum/skipped-bats
Adding a skipped bats test for dolt_reset being disallowed in read-only mode
2022-08-16 17:29:04 -07:00
Zach Musgrave a331b9302d Fixes to merge tests 2022-08-16 17:07:19 -07:00
Zach Musgrave 81366a8ec2 Bug fix: update auto inc tracker when modifying a table to no longer have an auto inc column 2022-08-16 16:54:14 -07:00
James Cor 6d7bda20a5 still validate host, but not use 2022-08-16 16:33:34 -07:00
reltuk 9e2de2330c [ga-bump-release] Update Dolt version to 0.40.26 and release v0.40.26 v0.40.26 2022-08-16 23:10:39 +00:00
James Cor 58444a2175 Merge pull request #4089 from dolthub/james/privss
don't overwrite parent's `.doltcfg` if current is missing
2022-08-16 16:08:16 -07:00
coffeegoddd 5c446ce99a /go/libraries/doltcore/remotestorage/chunk_store.go: improve error 2022-08-16 15:23:57 -07:00
James Cor cf1ca904af fix and tests 2022-08-16 15:06:46 -07:00
Zach Musgrave c48a7d4929 Bug fix: need to drop auto inc table before issuing reset / clean calls 2022-08-16 15:01:09 -07:00
Zach Musgrave fe96436fac Better reset behavior for auto increment 2022-08-16 14:48:51 -07:00