dolthub / dolthub/dolt

Support committing a single SQL statement request

Open
#8,729 1 comment 0 reactions 0 assignees View on GitHub
customer issue enhancement
Dominant language
Go
Stars
24.4k
Forks
873
Avg merge
1d 8h
Merged PRs (30d)
120

Description

I mean Execute an SQL statement and immediately synchronize commit it.
And only commit the modifications caused by this single SQL statement instead of committing the entire table.
for instance:
maybe like this
mysql>call dolt_execute_and_commit('-m','info','-sql','update *')

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by clarifying whether the request is for a new dolt_execute_and_commit operation or changes to an existing SQL execution path. Define how one SQL statement is identified, how its modifications are isolated from the rest of the table, and what the expected commit message and synchronization behavior are; the issue currently names no files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, mysql, sql
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.