Commit Graph

1195 Commits

Author SHA1 Message Date
jennifersp
6886a8721f commit merge if no conflict (#4105) 2022-08-23 12:38:12 -07:00
Jason Fulghum
750f0b4852 Skipping a sql-server test that's been hanging for hours in CI 2022-08-23 10:16:51 -07:00
Timothy Sehn
3bd2b86e56 fix flakey test with an order by 2022-08-23 08:48:31 -07:00
Tim Sehn
5906bce517 Merge branch 'main' into tim/bats/privs 2022-08-23 06:10:18 -07:00
jennifersp
c135e3eefb set upstream from sql session (#4151) 2022-08-22 22:27:26 -07:00
Timothy Sehn
e7a0e1d51b a bit better docs 2022-08-22 18:30:48 -07:00
Timothy Sehn
c562e86c43 Max feedback. Fix test broken by compiling main. 2022-08-22 18:24:52 -07:00
Timothy Sehn
7c681938f1 Merged main and fixed conflicts 2022-08-22 17:30:58 -07:00
Timothy Sehn
e73b5ac18b fix comment 2022-08-22 16:58:40 -07:00
Maximilian Hoffman
5a6e20b6c7 Index lookup refactor (#4162)
* progress

* building

* fix history table and fk issuesg

* remove point lookup code

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

* tidy

* prollyFkIndexer pointer receiver

* GMS updates

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

* missing feedback

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2022-08-22 16:36:37 -07:00
Timothy Sehn
f62ba4ac77 Checkpoint. Most bats working. Confirming locally. 2022-08-22 16:35:22 -07:00
Dhruv Sringari
9758e697c8 Allows diff to be performed across primary key renames (#4156)
* allow diff across pk renames

* pr comments
2022-08-22 14:58:55 -07:00
Zach Musgrave
755c04b0af Merge pull request #4146 from dolthub/zachmu/refnames
Revamped ref name validation to allow the '.' character
2022-08-22 14:43:57 -07:00
Zach Musgrave
0e840275e8 Merge pull request #4150 from dolthub/james/error
[no-release-notes] print success not error
2022-08-22 09:56:19 -07:00
Zach Musgrave
87254afc05 Fixed branch test 2022-08-22 09:41:21 -07:00
Jason Fulghum
8383b9ba65 Merge pull request #4102 from dolthub/fulghum/revision-databases
Various fixes for database revision specifiers
2022-08-19 20:59:23 -07:00
Jason Fulghum
cab5ff0c55 Merge pull request #4050 from tanyongzhi/commit-amend
Add amend option for commit
2022-08-19 16:04:16 -07:00
Jason Fulghum
2a38fd6dd2 Merge pull request #4116 from abmyii/dolt-diff-limit
Fix dolt diff --limit
2022-08-19 15:24:14 -07:00
Timothy Sehn
58ca970009 Privileges bats first pass 2022-08-19 14:59:46 -07:00
Jason Fulghum
6da9ccf116 Adding back test cases with default branch deleting and asserting that dolt_checkout doesn't panic. 2022-08-19 14:58:40 -07:00
Timothy Sehn
3177bef418 Deleting user test 2022-08-19 14:31:01 -07:00
Timothy Sehn
dc0c5a3f46 Machinery for testing passwords 2022-08-19 14:20:46 -07:00
Jason Fulghum
56812791e3 changing @test names to match Format Checker CI test 2022-08-19 13:12:39 -07:00
Jason Fulghum
ee2199bdab changing @test names to match Format Checker CI test 2022-08-19 13:12:14 -07:00
Jason Fulghum
e3e6fc25a2 changing @test names to match Format Checker CI test 2022-08-19 13:11:50 -07:00
Jason Fulghum
b4cac435d0 Merge branch 'main' into commit-amend 2022-08-19 13:04:24 -07:00
James Cor
b2ba96113f fixing test 2022-08-19 11:39:27 -07:00
abmyii
da9d9d9016 dolt diff --limit undefined limit test
Co-authored-by: Tim Sehn <tim@dolthub.com>
2022-08-19 10:28:30 +01:00
Zach Musgrave
060e3e7230 New slightly more robust test for semver tag creation 2022-08-18 16:07:26 -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
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
Jason Fulghum
f1b08947bf Changing BATS tests names to match file name 2022-08-17 16:20:23 -07:00
Jason Fulghum
e5633a5a1d Merge branch 'main' into fulghum/revision-databases 2022-08-17 16:00:40 -07:00
Jason Fulghum
4a06b7b2de New BATS test for database revision specifiers 2022-08-17 15:55:46 -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
Jason Fulghum
4892fed213 Removing two tests that don't work any more now that we don't track revision DBs in session state. 2022-08-17 14:14:23 -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
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
b35964c39b Burlier tests for multi-db replication 2022-08-17 11:14:03 -07:00
Abdurrahmaan Iqbal
7fed8e45cc Show empty diff for --limit 0 2022-08-17 18:14:56 +01:00
Zach Musgrave
75416dff0a Merge main 2022-08-17 09:51:59 -07:00
Abdurrahmaan Iqbal
e8660cf9b2 Add bats tests for dolt diff --limit 2022-08-17 17:32:03 +01:00
Jason Fulghum
59f59b61d7 updating error message 2022-08-16 22:02:49 -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
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
James Cor
cf1ca904af fix and tests 2022-08-16 15:06:46 -07:00