-
- Notifications
You must be signed in to change notification settings - Fork 235
Pull requests: dolthub/go-mysql-server
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add pure Go regex implementation for non-CGO builds contribution
#3252 opened Oct 4, 2025 by makiuchi-d Loading…
Condense nested
select * from
SubqueryAliases into the innermost SubqueryAlias #3251 opened Oct 3, 2025 by angelamayxie Loading…
README.md: Add notes to the readme indicating cgo dependency.
#3223 opened Sep 16, 2025 by reltuk Loading…
Only set row count to 1 when Max1Row flag is also set
#3153 opened Aug 11, 2025 by angelamayxie • Draft
Bump golang.org/x/crypto from 0.0.0-20191011191535-87dc89f01550 to 0.35.0 contribution dependencies Pull requests that update a dependency file go Pull requests that update Go code
#3149 opened Aug 8, 2025 by dependabot bot Loading…
dolthub/dolt#9606 - Fix ALTER TABLE MODIFY COLUMN row count reporting
#3132 opened Jul 30, 2025 by elianddb Loading…
fix builds for platforms with 32-bit integer size contribution
#2987 opened May 21, 2025 by thunder-coding Loading…
ProTip! Exclude everything labeled
bug
with -label:bug.