Commit Graph

16704 Commits

Author SHA1 Message Date
Dustin Brown 3c58db3c59 [ga-bump-dep] Bump dependency in Dolt by jycor (#8355)
Co-authored-by: jycor <jcor@ucsd.edu>
2024-09-13 11:01:43 -07:00
Neil Macneale IV 96978b3b12 Merge pull request #8348 from dolthub/macneale4/add-p-tests
Testing for dolt add --patch. Fixed a panic when there are no changes to stage at start.
2024-09-13 10:25:09 -07:00
Taylor Bantle 0b62a12acb Merge pull request #8352 from dolthub/taylor/fix-merge-base
Fix dolt_merge_base string validation for doltgres
2024-09-13 10:06:42 -07:00
Neil Macneale IV f899d76c43 Support dolt diff --staged, since git has that flag too (#8353) 2024-09-13 09:01:59 -07:00
Taylor Bantle bf1868b0c8 Fix dolt_merge_base string validation for doltgres 2024-09-12 16:28:19 -07:00
Neil Macneale IV d30f39872a Convert int32 -> int correctly 2024-09-12 15:14:49 -07:00
Neil Macneale IV ae8da29375 PR feedback 2024-09-12 14:57:05 -07:00
Dustin Brown f6a71e7a3f [ga-bump-dep] Bump dependency in Dolt by jycor (#8349)
Co-authored-by: jycor <jcor@ucsd.edu>
2024-09-12 14:43:54 -07:00
Neil Macneale IV 0e32403646 support git add -p . 2024-09-12 12:53:15 -07:00
Neil Macneale IV d16d61f934 Handle clean workspace without panicing 2024-09-12 12:53:15 -07:00
Maximilian Hoffman 0c9cbf0db5 [no-release-notes] more stats logging (#8346)
* [no-release-notes] more stats logging

* more

* fix args
2024-09-12 11:30:31 -07:00
Zach Musgrave 01bd3404af Merge pull request #8343 from dolthub/zachmu/schema-commit
support for schemas in various version control operations
2024-09-11 15:47:57 -07:00
Zach Musgrave 0d463ca13e Merge branch 'zachmu/schema-commit' of github.com:dolthub/dolt into zachmu/schema-commit 2024-09-11 15:47:23 -07:00
Zach Musgrave 2412d095d7 removed stale comment 2024-09-11 15:47:06 -07:00
Maximilian Hoffman af68d9a7e6 Fix more stats collection races (#8341)
* fix more stats races

* protect stats hashes
2024-09-11 14:42:47 -07:00
zachmu 9d6c7ae3e6 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2024-09-11 19:10:19 +00:00
Zach Musgrave db831c555f Missing copyright headers 2024-09-11 12:02:00 -07:00
Zach Musgrave b25f3ef90c Amended note for why amend won't work 2024-09-11 11:50:12 -07:00
Zach Musgrave a9e1dd6d0b More test fixes 2024-09-11 11:08:49 -07:00
Zach Musgrave aa887c88d6 Bug fix 2024-09-11 10:29:34 -07:00
Zach Musgrave f97495aa63 Fixed tests 2024-09-11 09:54:37 -07:00
Zach Musgrave 635952ea8b Bug fix for schema name deltas 2024-09-10 18:05:19 -07:00
Zach Musgrave b5e88ad989 Fully working transaction management around create database 2024-09-10 16:26:01 -07:00
Zach Musgrave ec621a67b9 Add an additional commit for CREATE DATABASE in some cases 2024-09-10 15:59:57 -07:00
Dustin Brown bdcc7ba207 [ga-bump-dep] Bump dependency in Dolt by jycor (#8340)
Co-authored-by: jycor <jcor@ucsd.edu>
2024-09-10 15:04:10 -07:00
fulghum 810e75b01c [ga-bump-dep] Bump dependency in Dolt by fulghum 2024-09-10 16:01:27 +00:00
Zach Musgrave a21836217e New failing test 2024-09-09 17:45:48 -07:00
Zach Musgrave f9d553ad3e Tests for create database 2024-09-09 17:39:18 -07:00
Zach Musgrave a7dc990b6a Experiment: create a new commit after creating a database 2024-09-09 17:19:09 -07:00
Zach Musgrave 0125ad6514 Stage schemas with no tables in them 2024-09-09 16:29:11 -07:00
coffeegoddd 9eb1a3d037 [ga-bump-release] Update Dolt version to 1.42.19 and release v1.42.19 2024-09-09 23:20:32 +00:00
Neil Macneale IV 5e339058b4 [no-release-notes] Fixup for dolt add --patch (#8337) 2024-09-09 15:16:18 -07:00
macneale4 a440e43cb0 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2024-09-09 18:18:58 +00:00
Neil Macneale IV f276835abe Comments and consts 2024-09-09 11:09:00 -07:00
Neil Macneale IV 1668114095 Make table header colored 2024-09-09 10:48:21 -07:00
Neil Macneale IV 00feaea519 Better handle when a table drops from the unstaged set 2024-09-09 10:28:13 -07:00
Neil Macneale IV 3ad6e003e1 Pretty print the row deltas 2024-09-09 09:52:17 -07:00
Neil Macneale IV 0892061383 First pass at add --patch. No tests 2024-09-09 09:52:11 -07:00
Neil Macneale IV b484ef28f4 Refactor code out of add.go 2024-09-07 09:04:51 -07:00
Zach Musgrave 99af67d34a Bug fix for merging a new schema 2024-09-06 17:25:37 -07:00
Zach Musgrave 03b5434cbd Removed debug printing, fixed tests 2024-09-06 17:01:33 -07:00
Zach Musgrave e50dc2fda0 Type fix 2024-09-06 16:52:54 -07:00
Zach Musgrave ed433ecc2f Stable version for doltgres tests 2024-09-06 15:47:22 -07:00
Zach Musgrave 862da2daa7 Getting very deep 2024-09-06 15:43:28 -07:00
Maximilian Hoffman 9a590a3869 [statspro] Avoid stopping the world during stats updates (#8335)
* [statspro] Avoid stopping the world during stats updates

* del comments

* error for concurrent stats update

* fix another race
2024-09-06 14:37:04 -07:00
Maximilian Hoffman 3bbcdda870 Fix issue where stats db created in wrong location (#8334)
* Fix issue where stats db created in wrong location

* dropped error

* more dropped errors

* add test
2024-09-06 14:34:46 -07:00
Zach Musgrave 8da01011b7 More plumbing 2024-09-06 13:44:24 -07:00
Zach Musgrave fd6f882e70 More plumbing 2024-09-06 13:26:01 -07:00
Zach Musgrave 7a829818fe More plumbing of table name, backed out a couple places it wasn't actually needed 2024-09-06 11:27:47 -07:00
Zach Musgrave 17de502afd Plumbing table names to places required 2024-09-06 11:18:39 -07:00