Andy Arthur
41a00a47e9
added integration test for TEXT, BLOB coersion
2022-08-23 18:13:46 -07:00
Andy Arthur
7e92878989
added integration tests for migration, schema
2022-08-23 17:34:02 -07:00
Andy Arthur
249b84e262
first pass at TEXT/BLOB -> VARCHAR/VARBINARY conversion
2022-08-23 17:34:02 -07:00
bheni
49413c19fb
[ga-bump-release] Update Dolt version to 0.40.28 and release v0.40.28
v0.40.28
2022-08-23 21:50:53 +00:00
Brian Hendriks
7bf581fad9
Merge pull request #4171 from dolthub/bh/version-in-server-metrics
...
version in server metrics
2022-08-23 13:47:56 -07:00
Aaron Son
56a0c331f1
Merge pull request #4106 from dolthub/aaron/fb-error-on-new-fields
...
go/{store,libraries,gen}: Adopt new flatc, throw an error if we enconter unknown fields.
2022-08-23 13:07:13 -07:00
jennifersp
6886a8721f
commit merge if no conflict ( #4105 )
2022-08-23 12:38:12 -07:00
Brian Hendriks
683b8d39b0
comments
2022-08-23 12:08:02 -07:00
Aaron Son
0ff751a2f5
Merge remote-tracking branch 'origin/main' into aaron/fb-error-on-new-fields
2022-08-23 12:06:20 -07:00
Brian Hendriks
bd8ef2a098
fix
2022-08-23 11:50:51 -07:00
Brian Hendriks
30722658b3
refactor
2022-08-23 11:40:27 -07:00
Brian Hendriks
33320070f2
copyright header
2022-08-23 11:24:03 -07:00
Jason Fulghum
737493f236
Merge pull request #4167 from dolthub/fulghum/skipped-tests
...
[no-release-notes] Skipping a sql-server test that's been hanging for hours in CI
2022-08-23 11:19:49 -07:00
Brian Hendriks
d66224506e
test fix
2022-08-23 11:17:33 -07:00
Brian Hendriks
6c25ffa0d4
linter change
2022-08-23 10:48:27 -07:00
Brian Hendriks
00f0849260
test fixes
2022-08-23 10:35:04 -07:00
bheni
69593326a5
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-08-23 17:29:37 +00:00
Brian Hendriks
78a291a61c
version in server metrics
2022-08-23 10:27:41 -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
Tim Sehn
a6b8da16cb
Merge pull request #4157 from dolthub/tim/bats/privs
...
Privileges bats first pass. Refactor `server_query` bats helper.
2022-08-23 09:46:07 -07:00
Timothy Sehn
3bd2b86e56
fix flakey test with an order by
2022-08-23 08:48:31 -07:00
Tim Sehn
bf8fab1941
Merge remote-tracking branch 'remotes/origin/main' into tim/bats/privs
2022-08-23 06:46:19 -07:00
Maximilian Hoffman
26bad60642
fix tests ( #4166 )
2022-08-23 06:44:38 -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
Dhruv Sringari
f477f19e56
Add prolly.RangeDiffMaps ( #4145 )
...
* No-op stops
* range diff
* nits
2022-08-22 18:10:23 -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
8d3636e43b
Fix tests, remove spec.Pin
2022-08-22 14:04:23 -07:00
Zach Musgrave
bac72dc0d1
Fixed more broken tests
2022-08-22 13:18:50 -07:00
Zach Musgrave
7542dc5866
Removed copyright notice checks for deleted noms files
2022-08-22 10:03:58 -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
Zach Musgrave
25c0874854
Fixing broken tests
2022-08-22 09:37:58 -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
8c3b8578f7
Adding a new enginetest for a commit-qualified database revision spec and some final tweaks to other database revision spec tests.
2022-08-19 16:03:23 -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
Jason Fulghum
c45a224504
Beefing up RevisionDatabase interface docs
2022-08-19 15:07:37 -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
4d3f00915c
Merge pull request #4137 from dolthub/fulghum/sort-dump-docs
...
[no-release-notes] Sort subcommands in `dolt dump-docs` CLI reference output
2022-08-19 13:46:47 -07:00