Commit Graph

1359 Commits

Author SHA1 Message Date
Daylon Wilkins a6716c1490 Added dolt revert 2021-08-11 12:54:20 -07:00
Zach Musgrave b3694e6845 Merge pull request #1999 from dolthub/zachmu/845
Removed hard-coded html in docs for sql-server command
2021-08-11 11:21:47 -07:00
Zach Musgrave 1de4b017e1 More copy editing of sql-server docs 2021-08-10 15:45:18 -07:00
Zach Musgrave 627b05925c Fixed hard-coded html in sql-server docs 2021-08-10 15:34:08 -07:00
Brian Hendriks 0a0ce2181c Bh/gen cs (#1938) 2021-08-05 18:20:19 -07:00
Zach Musgrave e67a480c86 Cleaned up docs staging code 2021-08-04 18:48:23 -07:00
Zach Musgrave 29565615fe Made StageAllTables functional 2021-08-04 17:50:34 -07:00
Zach Musgrave 6971a52133 Removed intermediate environment updates from ResetSoft 2021-08-04 16:39:34 -07:00
Zach Musgrave f60ee9ca0d Fix commit for active merge bug I introduced 2021-08-04 15:58:58 -07:00
Zach Musgrave 2c4b068f66 Cleared out the merge state in a few more places it was needed 2021-08-04 15:31:03 -07:00
Zach Musgrave 0a2521bdc8 Got rid of the final two misplaced methods on RepoStateReader 2021-08-04 15:08:15 -07:00
Zach Musgrave 75dd2a58c7 Merge branch 'master' into zachmu/cleanup 2021-08-04 09:58:07 -07:00
andrew-wm-arthur 8de4ac62b1 [ga-bump-release] Update Dolt version to 0.27.2 and release v0.27.2 2021-08-04 16:31:47 +00:00
Zach Musgrave c794bf0103 Fixed some documentation typos 2021-08-02 14:14:07 -07:00
andrew-wm-arthur fcf5fa814e [ga-bump-release] Update Dolt version to 0.27.1 and release v0.27.1 2021-07-30 02:06:37 +00:00
Zach Musgrave 2091b10b48 Merge pull request #1949 from dolthub/zachmu/use-branch
Branch and commit-qualified database names enabled by default
2021-07-29 14:46:37 -07:00
Daylon Wilkins 6148bded9d Changed commit force to ignore conflicts and constraint violations 2021-07-29 14:12:59 -07:00
Zach Musgrave 856c7256c4 Fixed a couple typos 2021-07-29 12:56:47 -07:00
Zach Musgrave 2655b0d495 Fixed test failing due to new default 2021-07-28 16:37:30 -07:00
Zach Musgrave e4bb58d477 Un-feature-gate branch-qualified connection strings 2021-07-27 17:33:07 -07:00
Zach Musgrave d554276ab6 Enabled named db revisions for SQL command (previously only in server) 2021-07-27 17:25:33 -07:00
Zach Musgrave a94a02d7d1 Increase default max connections to 100 2021-07-27 12:07:17 -07:00
Zach Musgrave 163a68eb5a Merge master 2021-07-27 11:11:25 -07:00
Daylon Wilkins 4a6e9844c2 Small fixes 2021-07-26 16:32:36 -07:00
AndyA 6882de8c98 Merge pull request #1933 from dolthub/andy/database-revisions
Andy/database revisions
2021-07-23 13:53:18 -07:00
Hydrocharged ff633742f7 [ga-bump-release] Update Dolt version to 0.27.0 and release v0.27.0 2021-07-21 22:51:07 +00:00
Andy Arthur e9aa4c0bdc Merge branch 'master' into andy/database-revisions 2021-07-21 15:34:32 -07:00
Brian Hendriks da6d5c5e3d fix initial gcGen and exit gc early if there is nothing to do (#1935) 2021-07-21 15:00:46 -07:00
Daylon Wilkins 1d33bde91b Reworked verify-constraints and renamed to constraints verify 2021-07-20 18:16:38 -07:00
Vinai Rachakonda 5134c4d822 Vinai/push error check (#1932) 2021-07-20 12:39:06 -07:00
Andy Arthur 97d697f38a handle COM_INIT_DB 2021-07-20 12:32:50 -07:00
Andy Arthur dc81473219 provide dynamic databases 2021-07-20 12:32:46 -07:00
Vinai Rachakonda c4846fcc3d Vinai/updt client (#1926)
Updates the server client to match gms
2021-07-16 15:17:07 -07:00
Daylon Wilkins 8d971dcd35 Added fast forward handling and fleshed out constraint violation messages 2021-07-15 17:16:16 -07:00
Daylon Wilkins 6b2b68923b Further attempts to fix ACCESS_DENIED error on Windows 2021-07-15 13:26:59 -07:00
Zach Musgrave 797a2ac9ae Moved MergeWouldStompWorkingChanges out of the repo_state.go file 2021-07-15 11:46:56 -07:00
Daylon Wilkins 2f4a949435 Added foreign and unique key constraint violations 2021-07-13 16:00:42 -07:00
Vinai Rachakonda 622a425ea3 Vinai/ai transactions (#1876)
This pr fixes auto increment behavior to deal with concurrency and multiple sessions.
2021-07-13 15:35:29 -07:00
Andy Arthur 80d24eefbc cleanup 2021-07-12 14:03:13 -07:00
Andy Arthur 8254d6c70f use branch refs to calculate diff table super schema, not all refs 2021-07-12 13:24:51 -07:00
Zach Musgrave 475a6c4787 Merge pull request #1890 from dolthub/zachmu/tx-enabled
Enable SQL transactions by default, and begin writing working set to database instead of repo_state.json file
2021-07-06 18:12:47 -07:00
Zach Musgrave 547e4e8c3f Typos from PR review 2021-07-06 18:09:20 -07:00
Brian Hendriks 88fd93e7cc Bh/push pull temptf (#1885) 2021-07-06 17:09:16 -07:00
Zach Musgrave 3f4b8645c8 Fixed linter warning 2021-07-05 11:43:35 -07:00
Zach Musgrave 5c725604f7 Changed dolt transaction sys var from enabled to disabled, and set it for the filter_branch command. This is necessary to prevent newly started transactions from overwriting the in memory session by reading from the working set of the HEAD being rebased. 2021-07-04 17:28:05 -07:00
Zach Musgrave 91fe9da70c Added new --disable-batch flag to sql command so that we can run SQL scripts from the command line that include transaction control 2021-07-04 15:38:20 -07:00
Zach Musgrave 40375abc3f Sorted out conflicts in SQL session. Added conflict check for sql commit, since we don't want to allow conflicts to ever be written to the working set by a SQL session right now 2021-07-04 12:18:33 -07:00
zachmu 51ae5775d2 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2021-07-04 16:31:30 +00:00
Zach Musgrave e78ed3b263 Merge master 2021-07-04 09:30:24 -07:00
Brian Hendriks 86bd20a4cd dolt roots command (#1891) 2021-07-04 07:51:07 -07:00