Commit Graph

21606 Commits

Author SHA1 Message Date
fulghum c6ca71c3f2 [ga-bump-release] Update Dolt version to 1.19.0 and release v1.19.0 v1.19.0 2023-10-12 02:33:04 +00:00
Jason Fulghum d9d7479817 Merge pull request #6762 from dolthub/fulghum/undrop
Feature: New stored procedure `dolt_undrop()` to restore dropped databases
2023-10-11 19:23:04 -07:00
Jason Fulghum 3bb83d4444 Merge pull request #6771 from dolthub/aaron/undrop-cluster-tests
integration-tests/go-sql-server-driver: Add a test for undropping a cluster replicated database.
2023-10-11 17:59:25 -07:00
Jason Fulghum bc610cee98 Merge pull request #6804 from dolthub/max-hoffman-5d5c2c3a
[auto-bump] [no-release-notes] dependency by max-hoffman
2023-10-11 17:43:55 -07:00
Jason Fulghum 23655e4cc6 Merge branch 'fulghum/undrop' into aaron/undrop-cluster-tests 2023-10-11 16:39:00 -07:00
max-hoffman 45b733a972 [ga-bump-dep] Bump dependency in Dolt by max-hoffman 2023-10-11 23:22:06 +00:00
Jason Fulghum c9e79e9742 Merge branch 'main' into fulghum/undrop 2023-10-11 16:06:32 -07:00
Jason Fulghum a437340821 Merge branch 'fulghum/undrop' into aaron/undrop-cluster-tests 2023-10-11 15:59:22 -07:00
Jason Fulghum c904f25c4e Cleaning up 2023-10-11 15:47:52 -07:00
Jason Fulghum 3335a3ffa1 Turning panic back on to get log output from CI tests 2023-10-11 15:19:51 -07:00
Jason Fulghum 535842d8d4 Debug output 2023-10-11 15:04:09 -07:00
Jason Fulghum 044a2a5b69 Cleaning up debugging output 2023-10-11 15:01:03 -07:00
Jason Fulghum 8d71642992 More debugging 2023-10-11 14:46:33 -07:00
Jason Fulghum 7472a527bb Merge branch 'fulghum/undrop' of https://github.com/dolthub/dolt into fulghum/undrop 2023-10-11 14:22:24 -07:00
Jason Fulghum 960f24df8a More debugging 2023-10-11 14:20:59 -07:00
Jason Fulghum 52932c5577 Debugging windows-specific erorr about chunk journal being closed multiple times 2023-10-11 12:32:35 -07:00
Jason Fulghum fa12502474 Cleaning up more debug hacks 2023-10-11 12:26:34 -07:00
Jason Fulghum 928031e675 Cleaning up some debug hacks 2023-10-11 12:10:06 -07:00
Jason Fulghum 7ca678453b Merge branch 'fulghum/undrop' of https://github.com/dolthub/dolt into fulghum/undrop 2023-10-11 12:03:17 -07:00
Jason Fulghum 0ada994097 Fixing a missing nil check 2023-10-11 12:03:10 -07:00
fulghum ef228a04be [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-10-11 19:02:05 +00:00
Jason Fulghum 22b3d25408 Reverting windows experiment test 2023-10-11 11:58:20 -07:00
Jason Fulghum 2b7c817355 More debug output... getting closer... 2023-10-11 11:48:16 -07:00
Jason Fulghum 47bb817480 Fixing format statement 2023-10-11 11:20:26 -07:00
Jason Fulghum cc4fdcd818 Adding a missing improt 2023-10-11 11:12:34 -07:00
Jason Fulghum b821aa499a Narrowed down to journalWriter::Close; adding more debugging output 2023-10-11 11:08:11 -07:00
Jason Fulghum bb0f8b6975 Reverting some debugging changes 2023-10-11 10:58:12 -07:00
Jason Fulghum 06c5e65b7e Adding more debug output 2023-10-11 10:29:44 -07:00
Jason Fulghum fa51e1447b Adding more debug output 2023-10-11 10:00:38 -07:00
Jason Fulghum e1fe823b35 Adding more debug output 2023-10-11 09:53:45 -07:00
Jason Fulghum c6552c08ff Changing how we detect this error 2023-10-11 09:42:52 -07:00
Dustin Brown c8c8068fa8 Merge pull request #6795 from dolthub/db/precision
/.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: change correctness precision
2023-10-11 09:39:17 -07:00
coffeegoddd 3f0d9a06e8 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: change correctness precision 2023-10-11 09:38:36 -07:00
Jason Fulghum ac77e07c19 Adding a test for a Windows experiment 2023-10-10 19:56:30 -07:00
Jason Fulghum cf71eb7b59 Adding a workaround for a windows sys library impl difference 2023-10-10 19:46:56 -07:00
Jason Fulghum 52c0c8e988 More debug output 2023-10-10 18:08:34 -07:00
Jason Fulghum 78bbedb967 More debug output 2023-10-10 17:43:54 -07:00
Jason Fulghum 284e85ab0b More debug output 2023-10-10 17:17:33 -07:00
Jason Fulghum a260dedf6a Fixing debug logging statements 2023-10-10 16:49:42 -07:00
Jason Fulghum ff449ca451 Adding more debug output to help debug Windows test failure in CI 2023-10-10 16:35:06 -07:00
Jason Fulghum 42e99693a2 Adding more debug output to help debug Windows test failure in CI 2023-10-10 16:32:27 -07:00
Nick Tobey fbe522d358 Merge pull request #6791 from dolthub/nicktobey-7dac0e54
[auto-bump] [no-release-notes] dependency by nicktobey
2023-10-10 16:28:59 -07:00
Jason Fulghum b56df33479 Adding more debug output to help debug Windows test failure in CI 2023-10-10 16:13:46 -07:00
fulghum 9c89434db9 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-10-10 22:29:56 +00:00
Jason Fulghum 9c19905442 Adding debug output to help debug Windows test failure in CI 2023-10-10 15:18:06 -07:00
Max Hoffman 954367baa0 stats tests reset info_schema table in heavy handed way 2023-10-10 15:12:57 -07:00
nicktobey 1e3176bdde [ga-bump-dep] Bump dependency in Dolt by nicktobey 2023-10-10 21:40:07 +00:00
Jason Fulghum de41c42f0d Tidying up test runner func 2023-10-10 14:34:20 -07:00
Jason Fulghum d976b46b0d PR Feedback: normalizing physical directory names when moving them to the dropped dbs directory, so that they will always match the logical name of the database when they are restored. 2023-10-10 14:12:20 -07:00
Jason Fulghum 1f7cbe03ed Adding enginetests for dolt_undrop 2023-10-10 11:32:33 -07:00