-
- Notifications
You must be signed in to change notification settings - Fork 239
Pull requests: dolthub/go-mysql-server
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[auto-bump] [no-release-notes] dependency by elianddb vitess-bump pr that bumps the vitess version
#3287 by coffeegoddd was merged Oct 31, 2025 Loading…
[no-release-notes] /.github/workflows/bump-dependency.yaml: fix command
#3285 by coffeegoddd was merged Oct 30, 2025 Loading…
Use IndexedTableAccess for Sorts over a SubqueryAlias
#3284 by angelamayxie was merged Oct 30, 2025 Loading…
/.github/workflows/bump-dependency.yaml: sanatize stuff
#3282 by coffeegoddd was merged Oct 29, 2025 Loading…
Not For Merging: remove cgo implementation for regex to make non-cgo default contribution
#3281 by kylebrandt was closed Oct 27, 2025 • Draft
dolthub/dolt#9984: Fix
nil dereference by Dispose() in GROUP BY iterator when Next() is never called #3277 by elianddb was merged Oct 22, 2025 Loading…
dolthub/dolt#9977: Prevent filter pushdown for Anti joins for
NOT IN #3275 by elianddb was merged Oct 21, 2025 Loading…
Do not convert full outer joins to cross joins
#3274 by angelamayxie was merged Oct 20, 2025 Loading…
dolthub/dolt#9969: Fix
ENCLOSED BY ignoring terminator inside of field when using LOAD DATA INFILE #3270 by elianddb was merged Oct 20, 2025 Loading…
[no-release-notes] Refactor NaN and infinity checks into separate function
#3268 by angelamayxie was merged Oct 16, 2025 Loading…
Fix GroupBy validation for queries with Having
#3267 by angelamayxie was merged Oct 16, 2025 Loading…
Do not allow inserting NaN and Inf values into numeric type columns
#3265 by angelamayxie was merged Oct 15, 2025 Loading…
dolthub/dolt#9927: Fix SQL regression on UnaryMinus NULL CAST
#3262 by elianddb was merged Oct 10, 2025 Loading…
Do not convert keys if key type is incompatible with column type
#3261 by angelamayxie was merged Oct 10, 2025 Loading…
dolthub/go-mysql-server#3259: Fix system variable lookup to only happen on no qualifier
#3260 by elianddb was merged Oct 9, 2025 Loading…
dolthub/dolt#9935: Add fix for boolean evaluation in analyzer for EXISTS
#3258 by elianddb was merged Oct 9, 2025 Loading…
dolthub/dolt#9927: Fix double negation overflow with Literals
#3256 by elianddb was merged Oct 9, 2025 Loading…
[no-release-notes] Tweak ComparableJSON interface to take context parameter and have mor…
#3254 by nicktobey was merged Oct 7, 2025 Loading…
[no-release-notes] Add default VarChar and VarBinary types to
types/strings.go #3253 by nicktobey was merged Oct 6, 2025 Loading…
Add pure Go regex implementation for non-CGO builds contribution
#3252 by makiuchi-d was merged Oct 7, 2025 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.