dolthub / dolthub/dolt

Dolt should support it's own flavor of special comments.

Closed
#3,096 0 comments 0 reactions 1 assignee Claimed by @zachmu View on GitHub
enhancement sql
Dominant language
Go
Stars
24.4k
Forks
873
Avg merge
1d 5h
Merged PRs (30d)
108

Description

MySQL has these special comments that are parsed normally when the version is greater than specified:

/!40031 select * from foo */

A user suggested we should have our own flavor of those so that Dolt SQL can be run in MySQL:

/*D! SELECT DOLT_RESET('--hard'); */

Really good idea. I think I would go with `dolt` or `DOLT` as the keyword.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.