Skip to content

Pull requests: sqlc-dev/sqlc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add support for nullable json fieds in MySQL. size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#3778 opened Jan 7, 2025 by advait Loading…
feat(nulltest): null test returns a non-null bool
#3297 opened Mar 28, 2024 by mariusavos Loading…
Added support to add open-tracing on go mysql
#3335 opened Apr 14, 2024 by devlibx Loading…
Support RETURNS TABLE similar to OUT parameters
#3175 opened Feb 2, 2024 by mariusavos Loading…
fix(mysql): Handle null MySQL JSON values (#129)
#3356 opened Apr 29, 2024 by 0n1shi Loading…
Added MySQL System Catalogs
#3442 opened Jun 13, 2024 by terricain Loading…
Set the default schema name from configs.
#2966 opened Nov 11, 2023 by debugger84 Loading…
[DRAFT] add raw explain
#3581 opened Sep 5, 2024 by rucciva Loading…
Improve table catalog lookups
#2857 opened Oct 15, 2023 by lorenz Loading…
Enable custom handling of prepared queries
#2618 opened Aug 14, 2023 by Jille Loading…
Add single query preparation
#3136 opened Jan 15, 2024 by darkfeline Loading…
Fix redundant rows.Close() calls in queryCode.tmpl size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3856 opened Feb 21, 2025 by lushenle Loading…
Case-insensitive check for FTS5 tables size:XS This PR changes 0-9 lines, ignoring generated files.
#3903 opened Mar 26, 2025 by ajeetdsouza Loading…
Make FTS5 columns nullable size:M This PR changes 30-99 lines, ignoring generated files. 🔧 golang
#3904 opened Mar 26, 2025 by ajeetdsouza Loading…
Support emit_pointers_for_null_types in MySQL size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3879 opened Mar 11, 2025 by yoRyuuuuu Loading…
fix(sqlite): Fix ADD COLUMN without typename
#3378 opened May 12, 2024 by dvob Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.