Commit Graph

22942 Commits

Author SHA1 Message Date
fulghum 4f4a63b2cc [ga-bump-dep] Bump dependency in Dolt by fulghum 2024-02-07 00:34:18 +00:00
Jason Fulghum 9c33dc0635 Merge pull request #7464 from dolthub/fulghum-07016f40
[auto-bump] [no-release-notes] dependency by fulghum
2024-02-06 16:18:24 -08:00
Dustin Brown 892c357f4d Merge pull request #7465 from dolthub/db/profile-path
[no-release-notes] /go/cmd/dolt/dolt.go: add prof-path flag for setting profile path dir
2024-02-06 15:32:53 -08:00
Dustin Brown c9f0d5cd59 Merge pull request #7466 from dolthub/aaron/profile-path
go/cmd/dolt/dolt.go: A different way of processing profile-path.
2024-02-06 13:54:10 -08:00
Aaron Son 594c5250e8 go/cmd/dolt/dolt.go: A different way of processing profile-path. 2024-02-06 13:53:38 -08:00
coffeegoddd 6e51242b75 /go/cmd/dolt/dolt.go: remove repitition 2024-02-06 13:43:06 -08:00
coffeegoddd 308ced2bc5 /go/cmd/dolt/dolt.go: add prof-path flag for setting profile path dir 2024-02-06 13:26:20 -08:00
fulghum 7706094acb [ga-bump-dep] Bump dependency in Dolt by fulghum 2024-02-06 21:03:41 +00:00
Jason Fulghum b0eb7eb2a0 Merge pull request #7461 from dolthub/max-hoffman-33cd2ef7
[auto-bump] [no-release-notes] dependency by max-hoffman
2024-02-06 12:45:05 -08:00
max-hoffman 845c1bd4bf [ga-bump-dep] Bump dependency in Dolt by max-hoffman 2024-02-06 01:24:52 +00:00
Dustin Brown f3a3d62daf [auto-bump] [no-release-notes] dependency by jycor (#7459) 2024-02-05 13:27:17 -08:00
Daylon Wilkins 2b1b63f208 Merge pull request #7452 from dolthub/jycor-327428c3
[auto-bump] [no-release-notes] dependency by jycor
2024-02-05 03:41:37 -08:00
coffeegoddd 07aee37815 [skip actions] [ga-update-correctness] SQL Correctness updated to 99.999124 2024-02-02 20:28:50 +00:00
jycor 924f876656 [ga-bump-dep] Bump dependency in Dolt by jycor 2024-02-02 20:02:36 +00:00
Jason Fulghum 6cf7931579 Merge pull request #7449 from dolthub/fulghum-f4eb3903
[auto-bump] [no-release-notes] dependency by fulghum
2024-02-01 17:28:02 -08:00
macneale4 b7e7be289f [ga-bump-release] Update Dolt version to 1.32.6 and release v1.32.6 v1.32.6 2024-02-02 00:40:29 +00:00
Neil Macneale IV 4a44d8e178 Merge pull request #7450 from dolthub/macneale4/push-ignore-tracking
Push should ignore tracking branch state: https://github.com/dolthub/dolt/issues/7448
2024-02-01 16:31:07 -08:00
Neil Macneale IV 9f85c88c5c Fix two tests which depended on broken behavior 2024-02-01 15:00:09 -08:00
Neil Macneale IV 0b822a16f5 Missed a || false 2024-02-01 15:00:09 -08:00
Neil Macneale IV b3c800f585 Bring back the check since many tests broke. Use the correct DB though. 2024-02-01 15:00:09 -08:00
Neil Macneale IV f147d60947 Ignore the local tracking branch when pushing 2024-02-01 15:00:09 -08:00
fulghum 13f705dab0 [ga-bump-dep] Bump dependency in Dolt by fulghum 2024-02-01 22:40:59 +00:00
Jason Fulghum 88b475cfa6 Merge pull request #7441 from dolthub/fulghum/table-comments
Persist table comment from `create table`
2024-02-01 14:32:43 -08:00
Jason Fulghum 89355f4d9e Bumping to latest GMS build from fulghum/table-comments dev branch 2024-02-01 14:08:51 -08:00
Jason Fulghum 72c0d38b0f Merge branch 'main' into fulghum/table-comments 2024-02-01 14:03:55 -08:00
Dustin Brown 52c4fe7a1e [ga-bump-dep] Bump dependency in Dolt by jycor (#7446)
Co-authored-by: jycor <jcor@ucsd.edu>
2024-02-01 02:43:15 -08:00
stephanie 0baffb9a10 Merge pull request #7443 from dolthub/steph/version
add disable version check warning
2024-01-31 18:02:40 -08:00
Jason Fulghum 84fa2cfa89 Merge pull request #7444 from dolthub/fulghum/homebrew
[no-release-notes] Removing `homebrew-bump` step in Dolt release
2024-01-31 16:48:50 -08:00
Jason Fulghum 6fbdd047fc Removing homebrew-bump step, since it's been broken for a while 2024-01-31 16:37:10 -08:00
Stephanie You cc4cf87964 ignore errors in disable version check warning 2024-01-31 16:37:05 -08:00
coffeegoddd 51de5c78e0 [skip actions] [ga-update-correctness] SQL Correctness updated to 99.999074 2024-02-01 00:25:04 +00:00
Jason Fulghum 95048e7705 Merge branch 'fulghum/table-comments' of https://github.com/dolthub/dolt into fulghum/table-comments 2024-01-31 15:57:06 -08:00
Jason Fulghum cc7e9fc970 Fixing position of comment offset creation 2024-01-31 15:56:38 -08:00
stephkyou 19d2821ac8 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2024-01-31 23:56:35 +00:00
Stephanie You 63564f2a92 add docs for disabling version out-of-date check 2024-01-31 15:49:43 -08:00
Stephanie You 62f03b23d7 add disable version check warning 2024-01-31 15:44:23 -08:00
coffeegoddd d1ef4c1d89 [skip actions] [ga-update-correctness] SQL Correctness updated to 99.99424 2024-01-31 23:44:04 +00:00
Jason Fulghum 7894356e5a Only serialize schema comment if it's not empty 2024-01-31 15:14:27 -08:00
Jason Fulghum 936fc16984 Bumping to latest GMS build from fulghum/table-comments dev branch 2024-01-31 14:32:52 -08:00
Jason Fulghum 6b3de365eb Moved to new sql.CommentedTable interface 2024-01-31 14:32:46 -08:00
Jason Fulghum 4b656cef71 Tests working 2024-01-31 14:32:36 -08:00
Jason Fulghum d53023bd0a First messy pass at table comment support 2024-01-31 14:29:23 -08:00
fulghum 9cd2d6e607 [ga-bump-release] Update Dolt version to 1.32.5 and release v1.32.5 v1.32.5 2024-01-31 22:23:30 +00:00
Jason Fulghum d7ff711ce4 Merge pull request #7440 from dolthub/fulghum-2ebd4ec1
[auto-bump] [no-release-notes] dependency by fulghum
2024-01-31 14:13:31 -08:00
fulghum 68314d488a [ga-bump-dep] Bump dependency in Dolt by fulghum 2024-01-31 20:41:19 +00:00
Dustin Brown 678affc2ba [auto-bump] [no-release-notes] dependency by max-hoffman (#7439)
* [ga-bump-dep] Bump dependency in Dolt by max-hoffman

* [skip actions] [ga-update-correctness] SQL Correctness updated to 99.999074

---------

Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com>
Co-authored-by: coffeegoddd <coffeegoddd@users.noreply.github.com>
2024-01-31 11:33:02 -08:00
Neil Macneale IV 47bc23c79b Merge pull request #7432 from dolthub/macneale4/clone-proc-auth
Previously the dolt_clone() stored procedure would take the --user flag, but not use it in a gRPC call to a sql-server. This addresses this limitation, and adds a test to verify it works.
2024-01-30 18:34:53 -08:00
Neil Macneale IV 52a32ffcad Add comment about missing remoteParams 2024-01-30 16:55:54 -08:00
macneale4 9aae715fd3 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2024-01-30 22:39:50 +00:00
Neil Macneale IV 16345568b9 Note to future readers 2024-01-30 14:29:59 -08:00