-
Notifications
You must be signed in to change notification settings - Fork 849
Insights: sqlc-dev/sqlc
Overview
Could not load contribution data
Please try again later
9 Pull requests merged by 3 people
-
build(deps): bump the production-dependencies group across 1 directory with 8 updates
#3896 merged
Mar 24, 2025 -
build(deps): bump golang.org/x/net from 0.33.0 to 0.37.0
#3894 merged
Mar 24, 2025 -
build(deps): bump pyparsing from 3.2.1 to 3.2.2 in /docs in the production-dependencies group
#3890 merged
Mar 24, 2025 -
build: Upgrade to latest version of MySQL parser
#3893 merged
Mar 24, 2025 -
build: Upgrade to Go 1.24.1
#3892 merged
Mar 24, 2025 -
build: Upgrade to wazero@v1.9.0
#3887 merged
Mar 24, 2025 -
build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs in the production-dependencies group
#3872 merged
Mar 24, 2025 -
build(deps): bump golang from 1.24.0 to 1.24.1
#3870 merged
Mar 24, 2025 -
update csharp support to stable
#3854 merged
Mar 24, 2025
5 Pull requests opened by 5 people
-
sqlite: Removed ToLower in typecast
#3860 opened
Feb 25, 2025 -
feat(codegen/golang): Allow exporting models to a different package
#3874 opened
Mar 6, 2025 -
feat(codegen/golang): add an option to wrap query errors that includes query name
#3876 opened
Mar 9, 2025 -
allow renaming function Params structs
#3878 opened
Mar 11, 2025 -
Support `emit_pointers_for_null_types` in MySQL
#3879 opened
Mar 11, 2025
4 Issues closed by 1 person
-
Add text column with default empty string value causes syntax error
#3859 closed
Mar 24, 2025 -
wasm error: out of bounds memory access
#3836 closed
Mar 24, 2025 -
Add C# support
#373 closed
Mar 24, 2025 -
Enable installing specific versions from brew
#3882 closed
Mar 24, 2025
14 Issues opened by 14 people
-
sqlc Code Generation Errors with UPDATE Query: Star Expansion Failure and Non-Existent 'sqlc' Schema
#3897 opened
Mar 25, 2025 -
SELECT %Columns% WHERE...
#3888 opened
Mar 24, 2025 -
sqlc-gen-go v1.5.0 wasm not published to downloads.sqlc.dev
#3885 opened
Mar 23, 2025 -
Problem with using multiple schemas with queries
#3883 opened
Mar 21, 2025 -
OracleDB Support
#3881 opened
Mar 13, 2025 -
query.sql:20:7: syntax error near "SELECT"
#3877 opened
Mar 10, 2025 -
Type not propagated from CTE query
#3875 opened
Mar 7, 2025 -
Support of sql realtions in plugin execution
#3871 opened
Mar 5, 2025 -
Support for MySQL POINT Spatial Data Type in Schema Parsing
#3868 opened
Mar 4, 2025 -
sqlc.arg clashing with reserved keywords
#3867 opened
Mar 2, 2025 -
Query with `RANDOM()` cannot be generated
#3866 opened
Mar 1, 2025 -
[feature request] adding integrated pagination support in select query
#3865 opened
Feb 28, 2025 -
Union in view causes panic
#3863 opened
Feb 26, 2025 -
Error "column reference 'city_id' is ambiguous" when generating SQL with sqlc
#3861 opened
Feb 25, 2025
26 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
sqlc.embed that overrides struct field name
#3745 commented on
Feb 25, 2025 • 0 new comments -
Query fails to parse when using embed, views, and selecting multiple columns
#3806 commented on
Mar 1, 2025 • 0 new comments -
MySQL 8.0.19+ ... AS alias ... ON DUPLICATE KEY syntax parsing problem
#2789 commented on
Mar 1, 2025 • 0 new comments -
public.vector doesn't emit pgvector.Vector
#3548 commented on
Mar 3, 2025 • 0 new comments -
Option to Segregate Read and Write queries to have separate db users with each type of query.
#3187 commented on
Mar 3, 2025 • 0 new comments -
Add Typescript support
#296 commented on
Mar 3, 2025 • 0 new comments -
Crash with unnamed subquery in FROM
#3212 commented on
Mar 5, 2025 • 0 new comments -
Add custom struct tags to params structs
#2039 commented on
Mar 5, 2025 • 0 new comments -
column reference not found: if you want to skip this validation, set 'strict_order_by' to false
#3857 commented on
Mar 5, 2025 • 0 new comments -
Add a NULL value to a varchar array
#1638 commented on
Mar 7, 2025 • 0 new comments -
Return `Querier` interface from `WithTx` when interface is emitted.
#3701 commented on
Mar 11, 2025 • 0 new comments -
postgresType cases have inconsistent input precedence
#3232 commented on
Mar 11, 2025 • 0 new comments -
Support joins one to many (is the project still active?)
#3394 commented on
Mar 12, 2025 • 0 new comments -
pgx go generate execresult and execlastid not working
#3699 commented on
Mar 15, 2025 • 0 new comments -
Nullable datetimes are used for timestamps marked as not null in PGX / GO
#3837 commented on
Mar 16, 2025 • 0 new comments -
support SET variable in queries
#712 commented on
Mar 17, 2025 • 0 new comments -
`sqlc.arg` (and it's shorthand `@`) not working for `LIMIT` and `OFFSET`
#3840 commented on
Mar 18, 2025 • 0 new comments -
How to reuse return types across queries
#3461 commented on
Mar 20, 2025 • 0 new comments -
Add Cloud Spanner and BigQuery support
#1505 commented on
Mar 21, 2025 • 0 new comments -
Can't run CREATE TEMPORARY TABLE queries with sqlc.
#1599 commented on
Mar 22, 2025 • 0 new comments -
Add Clickhouse support
#1628 commented on
Mar 22, 2025 • 0 new comments -
Resolving references to CTE Columns fails
#3585 commented on
Mar 24, 2025 • 0 new comments -
Multiple schemas support
#3386 commented on
Mar 24, 2025 • 0 new comments -
feat: Generate read-only Queries
#3291 commented on
Mar 3, 2025 • 0 new comments -
fix(compiler): fix typename comparison in function overloading
#3661 commented on
Mar 11, 2025 • 0 new comments -
feat: default schema configuration for postgresql
#3668 commented on
Mar 11, 2025 • 0 new comments