Zach Musgrave
91474d1a9b
Fixed error message in bats test
2023-10-03 09:37:54 -07:00
Maximilian Hoffman
22068f6407
[no-release-notes] gms bump for name res ( #6490 )
...
* [no-release-notes] gms bump
* comments
* merge main
* del local repo refs
* tidy
* tidy
* eventsapi
* more tests
* fix import
* import/diff fixes
* diff panic
* test changes
* import backtick col names
* sysvar name error
* bump
* more import fixes
* fix test to match mysql
* bump
* more fixes
* more fixes
* no prepared count checking
* bump
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* inline type lookup
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* no mod replace
* bump
* bump revert
---------
Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com >
2023-08-16 19:24:32 -07:00
Nick Tobey
630a53b68f
Add bats test for per-table constraint check names.
2023-05-10 15:19:21 -07:00
Neil Macneale IV
15f60698f9
Move cli flags in bats tests to make them compliant
2023-05-05 11:46:46 -07:00
Vinai Rachakonda
e68c01a80d
Add a variety of skipped bats tests ( #4014 )
2022-08-09 14:46:51 -07:00
James Cor
461cd9d03f
replacing in bats tests as well
2022-06-30 13:55:48 -07:00
Daylon Wilkins
178259995b
Unskipped bats tests
2022-06-21 04:03:39 -07:00
jennifersp
b3338f36da
update bats test for columnDefaultValue changes in GMS ( #3584 )
2022-06-14 13:42:52 -07:00
Zach Musgrave
5f44a8d127
Fixed temporary tables in new format
2022-06-02 17:12:05 -07:00
Andy Arthur
01587c8c20
more BATS skips for __DOLT_1__
2022-05-10 14:08:47 -07:00
Andy Arthur
33d94eff0a
bats fixes, better handling for index lookup lifecycle
2022-03-15 16:34:28 -07:00
Zach Musgrave
e2f52af009
Fix for error message
2021-12-15 15:13:10 -08:00
Maximilian Hoffman
5976e99c52
default PrimaryKeySchema, maintain primary key ordinals ( #2446 )
...
Use `sql.PrimaryKeySchema` in Dolt for PK ordered indexes. Applies to Table and Foreign Key indexes. Column mutation tracks PK Ordinal changes.
2021-12-03 15:56:33 -08:00
Dustin Brown
5371ed510f
/integration-tests/bats: fix bats tests
2021-09-23 14:30:43 -07:00
Zach Musgrave
aa8b0ec260
Fix and unskip keyword test
2021-08-10 10:25:35 -07:00
Dustin Brown
43ac9395a7
[auto-bump] [no-release-notes] dependency by VinaiRachakonda ( #1810 )
...
Bump gms and add test case
2021-06-11 18:03:20 -04:00
Zach Musgrave
d223f390bb
Added batch mode test to ensure that all changes up until an error are written to the repo
2021-06-08 16:42:52 -07:00
Vinai Rachakonda
2b20ecf6c9
Vinai/create temp tables ( #1766 )
...
Allows CREATE TEMPORARY TABLES
2021-06-04 13:18:47 -04:00
Dustin Brown
61b06450b1
/integration-tests: move bats
2021-03-15 14:04:40 -07:00