Kyle Conroy
|
7079eb8458
fix: Rebase on main
|
il y a 2 ans |
Kyle Conroy
|
103ee94c02
WIP
|
il y a 3 ans |
Kyle Conroy
|
950536eae7
Gzip
|
il y a 3 ans |
Kyle Conroy
|
3d802779e5
WIP
|
il y a 3 ans |
Kyle Conroy
|
194065e223
build: Support GitHub Codespace development (#1434)
|
il y a 2 ans |
Padraig
|
323187f43d
feat(sqlite): Start expanding support (#1410)
|
il y a 2 ans |
Kyle Conroy
|
dd3b2b87ff
docs: Add more documentation for go_type (#1432)
|
il y a 2 ans |
dependabot[bot]
|
e634bb5909
build(deps): bump golang from 1.17.6 to 1.17.7 (#1431)
|
il y a 2 ans |
Alex Dulin
|
0c0a35e0c3
fix copyfrom methods on interface not matching generated methods (#1424)
|
il y a 2 ans |
Evan Tann
|
fab641e462
docs: Clarify which db_type override to use (#1427)
|
il y a 2 ans |
dependabot[bot]
|
ac8533edf7
build(deps): bump github.com/jackc/pgx/v4 from 4.14.1 to 4.15.0 (#1421)
|
il y a 2 ans |
Robert Liebowitz
|
5ec0caadd4
fix(postgresql): Remove extra newline with db argument (#1417)
|
il y a 2 ans |
Kyle Conroy
|
c8926c223e
refactor(codegen): Port Kotlin codegen package to use plugin types (#1416)
|
il y a 2 ans |
Kyle Conroy
|
6ceb473cfd
Define code generation interface via Protocol Buffers (#1406)
|
il y a 2 ans |
Kyle Conroy
|
45bd150197
cmd/sqlc: Bump version to v1.12.0 (#1415)
|
il y a 2 ans |
Tim Millard
|
41b2386d30
Bug: ALTER TABLE SET SCHEMA (#1409)
|
il y a 2 ans |
Kyle Conroy
|
1c0bf21dd3
fix: Enable strict function checking (#1405)
|
il y a 2 ans |
Daniel Simmons
|
495be9dc9a
Fix return type for subqueries in MySQL (#1383) (#1404)
|
il y a 2 ans |
Padraig
|
dcb19a1926
Migrate SQLite Grammar to maintained version (#1397)
|
il y a 2 ans |
Kyle Conroy
|
d4d48ea762
fix(postgresql): Remove extra comment newline (#1395)
|
il y a 2 ans |
Kyle Conroy
|
58b0b6593f
build: Format all Go code (#1387)
|
il y a 2 ans |
Jille Timmermans
|
2c25c42b24
fix(copyfrom): Fix imports when non-copyfrom queries needed imports that copyfrom queries didn't (#1386)
|
il y a 2 ans |
dependabot[bot]
|
35554691f0
build(deps): bump github.com/google/go-cmp from 0.5.6 to 0.5.7 (#1382)
|
il y a 2 ans |
Hiroto Noda
|
be567491bf
Fixed typo in select.md (#1378)
|
il y a 2 ans |
Jille Timmermans
|
7d4ff0b1c6
Implement support for pgx's CopyFrom (#1352)
|
il y a 2 ans |
Evan Tann
|
3edeba80ca
feat(postgres): Add support for sql.NullInt16 (#1376)
|
il y a 2 ans |
dependabot[bot]
|
cea14202aa
build(deps): bump golang from 1.17.5 to 1.17.6 (#1369)
|
il y a 2 ans |
Theo Andresier
|
c097abf9e1
Update error message (#1366)
|
il y a 2 ans |
Jille Timmermans
|
11084ace5f
feat(postgres): Add support for CREATE TABLE a ( LIKE b ) (#1355)
|
il y a 2 ans |
mh
|
a56a9c1942
handling of dollar signs in function names by removing the char from codegen output (#1359)
|
il y a 2 ans |