An open API service providing commit metadata for open source projects.

GitHub / sqlc-dev/sqlc / commits

Generate type-safe code from SQL

SHA Message Author Date Stats
c8af620e tests: added limit pgx test Victor Lima <v****s@u****m> over 5 years ago
93a5ef63 tests: added json_tags pgx test Victor Lima <v****s@u****m> over 5 years ago
fffa3bec tests: added json_build pgx test Victor Lima <v****s@u****m> over 5 years ago
1cf163db tests: added ipaddr pgx test Victor Lima <v****s@u****m> over 5 years ago
aa1c553b tests: added invalid_queries_foo pgx test Victor Lima <v****s@u****m> over 5 years ago
a86d8523 tests: added invalid_queries_bar pgx test Victor Lima <v****s@u****m> over 5 years ago
552a0328 tests: added invalid_params pgx test Victor Lima <v****s@u****m> over 5 years ago
51d23f02 tests: added invalid_func_args pgx test Victor Lima <v****s@u****m> over 5 years ago
36be02b6 tests: added interval pgx test Victor Lima <v****s@u****m> over 5 years ago
ce5f3731 tests: added insert_cte pgx test Victor Lima <v****s@u****m> over 5 years ago
27018940 tests: added func_return pgx test Victor Lima <v****s@u****m> over 5 years ago
855f964a tests: added func_call_cast pgx test Victor Lima <v****s@u****m> over 5 years ago
bc4958de tests: added func_args_typecast pgx test Victor Lima <v****s@u****m> over 5 years ago
dbe7852f tests: added func_args pgx test Victor Lima <v****s@u****m> over 5 years ago
e739e39f tests: added exec_result pgx test Victor Lima <v****s@u****m> over 5 years ago
e2e5a0ca fix: fixed emit interface for pgx Victor Lima <v****s@u****m> over 5 years ago
3d262540 tests: added exec_imports pgx test Victor Lima <v****s@u****m> over 5 years ago
3c450aea tests: added emit_empty_slices pgx test Victor Lima <v****s@u****m> over 5 years ago
3c91fa1a tests: added emit_db_tags pgx test Victor Lima <v****s@u****m> over 5 years ago
19d7d3d5 tests: added emit_db_and_json_tags pgx test Victor Lima <v****s@u****m> over 5 years ago
c06dd4a6 tests: added datatype pgx test Victor Lima <v****s@u****m> over 5 years ago
2ae324b3 tests: added cte_recursive pgx test Victor Lima <v****s@u****m> over 5 years ago
ac89971b tests: added cte_filter pgx test Victor Lima <v****s@u****m> over 5 years ago
e3f0b480 tests: added cte_count pgx test Victor Lima <v****s@u****m> over 5 years ago
b89a5e87 tests: added composite_type pgx test Victor Lima <v****s@u****m> over 5 years ago
b2beae9e tests: added comment_on pgx test Victor Lima <v****s@u****m> over 5 years ago
2366966b tests: added cast_coalesce pgx test Victor Lima <v****s@u****m> over 5 years ago
7d842217 tests: added case_stmt_bool pgx test Victor Lima <v****s@u****m> over 5 years ago
e1ce4f67 tests: added array_text_join pgx test Victor Lima <v****s@u****m> over 5 years ago
f2690bed tests: added array_test pgx test Victor Lima <v****s@u****m> over 5 years ago
3ed99d43 tests: added array_in pggx test Victor Lima <v****s@u****m> over 5 years ago
d2dbabb5 tests: added any case for pgx Victor Lima <v****s@u****m> over 5 years ago
d63d232f tests: added tests for pgx templates Victor Lima <v****s@u****m> over 5 years ago
ad041d0c Skip over unknown functions in source tables (#1017) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
422d1200 build(deps): bump docker/build-push-action from 2 to 2.4.0 (#1010)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7647692d build(deps): bump actions/checkout from 2 to 2.3.4 (#1013)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d5107f22 build(deps): bump docker/login-action from 1 to 1.9.0 (#1014)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f588d322 fix: goimports for pgx streppel <s****s@g****m> over 5 years ago
3172143c tests: added base files for pgx testing Victor Lima <v****s@u****m> over 5 years ago
c847d61f fix: existing tests are now passing Victor Lima <v****s@u****m> over 5 years ago
1212768e refactor: better embed file importing Victor Lima <v****s@u****m> over 5 years ago
a195bcaf refactor: better embed file importing Victor Lima <v****s@u****m> over 5 years ago
75e79557 refactor: swapped hard coded pgx name for constant Victor Lima <v****s@u****m> over 5 years ago
5edfa011 refactor: passed embed templates to own file Victor Lima <v****s@u****m> over 5 years ago
42ae5cd2 refactor: separated template files between stdlib and pgx Victor Lima <v****s@u****m> over 5 years ago
039ba4c9 SQLLibrary -> driver streppel <s****s@g****m> over 5 years ago
ec570a98 fixing wrong pq imports on on query generation streppel <s****s@g****m> over 5 years ago
37b74785 creating template.go file streppel <s****s@g****m> over 5 years ago
c0b6e9c3 build(deps): bump golang from 1.16.3 to 1.16.4 (#1008)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
66681645 Detects nullable fields with LEFT_JOIN, OUTER_JOIN, or RIGHT_JOIN (#983)
Co-authored-by: Ryad El-Dajani <r****i@p****e>
Joe Wilner <j****1@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
20490dea merge chore: merged main Victor Lima <v****s@u****m> over 5 years ago
77616635 compiler: Find columns in default schemas (#1003) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6a4a8250 codegen: Extend types for sqlite engine (#1001) Philipp Tanlak <p****k@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9fb8484e endtoend: Combine output file name tests (#1000) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7ebef46d Documentation on slice as parameter to a query (#999) Min Somai <2****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
77db7d10 Customizable output file names (#998) Alessio Dionisi <h****o@a****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9483e106 docs: Change master to main (#994) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b648a798 Update download links for v1.8.0 (#993) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ec35f225 cmd/sqlc: Bump version to v1.8.1-devel Kyle Conroy <k****e@c****g> over 5 years ago
01b4e168 cmd/sqlc: Bump version to v1.8.0 Kyle Conroy <k****e@c****g> over 5 years ago
6aaa54eb build(deps): bump github.com/lib/pq from 1.10.0 to 1.10.1 (#980)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9aad6963 Fix ALTER TYPE to update column types (#973) Tim Millard <t****d@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a29c34df Calling mysql LAST_INSERT_ID(expr) function (#977) Dmitriy Chertkov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
28c7acff sql/ast: Resolve return values from functions (#964) Kyle Carberry <k****e@c****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
eec0fe1a codegen: Generate valid enum names for symbols (#972) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
0d6d9156 postgresql: Add support for renaming types (#971) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f65152ab Correctly generate code for MySQL cool (#970) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7b899f24 Upgrade to setup-java/v2 (#969) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
374d13cc build(deps): bump golang from 1.16.2 to 1.16.3 (#963)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ca3509c1 build(deps): bump urllib3 from 1.26.3 to 1.26.4 in /docs (#968)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
714692a7 build(deps): bump github.com/pganalyze/pg_query_go/v2 (#965)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6e9e3e1f build(deps): bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0 (#961) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e2c60566 cmd: Fix sqlc init (#959) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
667b5771 build(deps): bump github.com/jackc/pgx/v4 from 4.10.1 to 4.11.0 (#956)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4d28821d postgresql: CREATE TRIGGER EXECUTE FUNCTION Kyle Conroy <k****e@c****g> over 5 years ago
fee04078 postgresql: Add tests for CREATE TABLE PARTITION OF Kyle Conroy <k****e@c****g> over 5 years ago
4308def7 postgresql: Add test for PRIMARY KEY INCLUDE Kyle Conroy <k****e@c****g> over 5 years ago
bbcc2093 postgresql: Support generated columns Kyle Conroy <k****e@c****g> over 5 years ago
bafc1929 Upgrade to pg_query_go/v2 (#949) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7eed90db Python: Eliminate runtime package and use sqlalchemy (#939) Robert Holt <r****t@d****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c6ff260d build(deps): bump golang from 1.16.1 to 1.16.2 (#942) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
8625fa24 build(deps): bump golang from 1.16.0 to 1.16.1 (#935) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
77738fd2 feat(json-tags): Add case style config option (#905) Tommy Chu <t****6@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
25d07311 build(deps): bump github.com/lib/pq from 1.9.0 to 1.10.0 (#931) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
34331061 cmd: Add the --experimental flag (#929) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2b14b7d9 build(deps): bump github.com/google/go-cmp from 0.5.4 to 0.5.5 (#926)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d3a0af09 workflows: Only run tests once (#924) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3f131b79 Python codegen support (#923) Robert Holt <h****4@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
184796ef docs: Add language support Matrix (#920) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b97a0664 Update download links to use GitHub (#916) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
98aea275 Make timestampdiff return int. (#915)
Co-authored-by: Zephaniah E. Loss-Cutler-Hull <w****p@a****m>, Kyle Conroy <k****e@c****g>
Zephaniah Loss-Cutler-Hull <w****b@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c1db3bbf Update prepared_query.md (#914) Ignacio Gomez <i****a@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ca74b70d cmd/sqlc: Bump version to v1.7.1-devel (#913) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b8759a02 cmd/sqlc: Bump version to v1.7.0 (#912) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4e04f329 endtoend: add tests for INTERSECT and EXCEPT aitva <a****a@p****e>
Committed by: Kyle Conroy <k****e@c****g>
over 5 years ago
3a649c2f build(deps): bump github.com/spf13/cobra from 1.1.2 to 1.1.3 (#893)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
715e17c9 build(deps): bump github.com/lfittl/pg_query_go from 1.0.1 to 1.0.2 (#901)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4f70eb53 Use Go 1.16 in GitHub Actions (#898) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2659edf2 build(deps): bump golang from 1.15.8 to 1.16.0 (#897)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a95fd886 dolphin: add support for union query aitva <a****a@p****e>
Committed by: Kyle Conroy <k****e@c****g>
over 5 years ago

← Back to repository