GitHub / sqlc-dev/sqlc / commits
Generate type-safe code from SQL
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| b83f8da7 | fix(codegen/golang): Refactor imports code to match templates (#2709) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 3856ef31 |
build(deps): bump golang from 1.21.0 to 1.21.1 (#2711)
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> |
almost 3 years ago | |
| 63b5f907 | cmd/sqlc: Bump version to v1.21.0 (#2705) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| fdcce688 |
docs: Add release notes for 1.21.0 (#2704)
Co-authored-by: Kyle Conroy <k****e@s****v> |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 808c9030 | feat(config): Add JSON schema files for configs (#2703) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 07933428 | build(devenv): bump go from 1.20.7 to 1.21.0 (#2702) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| a78f97f9 | docs: minor updates to insert howto (#2701) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| ce8696f2 | docs: add atlas to the list of supported migration frameworks (#2700) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| c832c960 | docs(mysql): Document parseTimet=true requirement (#2699) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| b6f785f5 | docs: Document sqlc.* macros (#2698) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 9c9b5777 | docs: fix typo (#2697) |
Rémy Léone <r****e@s****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 290cb03f | chore: fix typo (#2696) |
Rémy Léone <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| f21706a7 |
build(deps): bump pytz from 2023.3 to 2023.3.post1 in /docs (#2695)
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> |
almost 3 years ago | |
| b638fef9 |
build(deps): bump actions/checkout from 3 to 4 (#2694)
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> |
almost 3 years ago | |
| 270503ca | fix(endtoend): Ensure all SQL works against PostgreSQL (#2684) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 8a7a02cc | docs: Missing emit_pointers_for_null_types configuration option in version 2 ... |
odinlin <t****r@1****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 2b8f4161 |
build(deps): bump github.com/google/cel-go from 0.17.6 to 0.18.0 (#2691)
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> |
almost 3 years ago | |
| faa1c9d1 | fix(codegen): use correct Go types for bit strings and cid/oid/tid/xid with p... |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| e0353d35 | fix(engine/sqlite): Fix to handle join clauses correctly (#2674) |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 70aac266 | fix(engine/sqlite): Fix ast when using compound operator (#2673) |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 5e81d02d | feat(codegen): Allow plugins to access environment variables (#2669) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 579da697 | build(deps): bump sphinxcontrib-htmlhelp from 2.0.1 to 2.0.4 in /docs (#2671) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 0256a4a6 | build(deps): bump sphinx-rtd-theme from 1.2.2 to 1.3.0 in /docs (#2670) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 80f6ec3c | fix(codegen/go): compare define type in codegen (#2263) (#2578) |
Ryu Yamada <a****o@k****k>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e73ad792 | feat(engine/dolphin): support CALL statement (#2614) |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 4d65e684 | fix(compiler): Fix column expansion to work with quoted non-keyword identifie... |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| fefa6f41 | fix(compiler): support identifiers with schema (#2579) |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| f9e18c86 | fix(engine/dolphin): Fixed problem that LIMIT OFFSET cannot be used with `UNI... |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| a733c396 | fix(codegen/golang): Fixed detection of the used package (#2597) |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 779fa3f7 | fix(engine/sqlite): support NOT IN (#2587) |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 92958335 | feat(mysql): Add parser support for IS [NOT] NULL (#2651) |
Jille Timmermans <j****e@q****x>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| fb9e3759 | fix(compiler): Fix to not scan children under ast.RangeSubselect when retriev... |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| c619fcea | build(deps): Bump github.com/bytecodealliance/wasmtime-go from v11.0.0 to v12... |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| be55a4dc |
build(deps): bump sphinxcontrib-devhelp from 1.0.2 to 1.0.5 in /docs (#2621)
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> |
about 3 years ago | |
| ecf49805 |
refactor(astutils): remove redundant nil check in `Walk` (#2660)
Signed-off-by: Eng Zer Jun <e****n@g****m> |
Eng Zer Jun <e****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 8be0e2f9 | build: Upgrade from Go 1.20 to Go 1.21 (#2665) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| a4d5fec5 |
build(deps): bump sphinxcontrib-serializinghtml in /docs (#2641)
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> |
about 3 years ago | |
| 9c58a603 | fix(config): Go struct tag parsing (#2606) |
Josh Bleecher Snyder <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e67680e9 |
build(deps): bump github.com/google/cel-go from 0.17.1 to 0.17.6 (#2650)
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> |
about 3 years ago | |
| 8e1b2434 |
build(deps): bump sphinxcontrib-qthelp from 1.0.3 to 1.0.6 in /docs (#2622)
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> |
about 3 years ago | |
| 09304a86 |
build(deps): bump sphinxcontrib-applehelp from 1.0.4 to 1.0.7 in /docs (#2620)
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> |
about 3 years ago | |
| d79c04dc |
build(deps): bump pygments from 2.15.1 to 2.16.1 in /docs (#2584)
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> |
about 3 years ago | |
| f452b03c |
build(deps): bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3 (#2582)
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> |
about 3 years ago | |
| 26702d45 |
build(deps): bump golang from 1.20.7 to 1.21.0 (#2596)
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> |
about 3 years ago | |
| c2694591 | chore: Ignore Vim swap files (#2616) |
Jille Timmermans <j****e@q****x>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b19550ef |
fix(docs): Remove multidimensional array qualification in datatypes.md (#2619)
Co-authored-by: Andrew Benton <a****w@s****v> |
Rollulus Rouloul <r****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 8c59fbb9 |
build(deps): bump github.com/pganalyze/pg_query_go/v4 (#2583)
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> |
about 3 years ago | |
| 2b88ce80 | fix(docs): improve discussion of prepared statements support (#2604) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 867b8e0e | fix: remove GitHub sponsor integration (#2574) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 320800a1 | fix(postgres): Fixed a problem with array dimensions disappearing when using ... |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 2c5fbdd6 | fix: remove references to deprecated `--experimental` flag (#2567) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 7cd8b34b | fix(ci): bump go version to 1.20.7 (#2568) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 973068de | fix(engine/sqlite): fixed detection of column alias without AS (#2560) |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b520e90a | fix(engine/sqlite): fix compile error (#2564) |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 6d32f729 | feat(engine/sqlite): Support COLLATE for sqlite WHERE clause (#2554) |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 5696f2f2 | fix(engine/sqlite): Support quoted identifier (#2556) |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e43c45f5 |
build(deps): bump chardet from 5.1.0 to 5.2.0 in /docs (#2562)
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> |
about 3 years ago | |
| a8d03408 |
build(deps): bump golang from 1.20.6 to 1.20.7 (#2563)
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> |
about 3 years ago | |
| e91a9abc | fix: Myriad string formatting changes (#2558) |
Jeffrey D <1****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 4a18cc29 | modify config file version of mysql tutorial (#2555) |
ken2403 <6****3@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 19992323 | docs: Update Docker installation instructions (#2552) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| a88cfeab | feat(docs): add a reference to type overriding in datatypes.md (#2557) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| fd108fa3 | build(deps): Bump wasmtime from v8.0.0 to v11.0.0 (#2553) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b125c3eb | feat(endtoend/testdata): added two sqlite `CAST` tests and rearranged postgre... |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 98ef71db |
feat(cmd/sqlc): Bump version to 1.20.0 (#2549)
Co-authored-by: Andrew Benton <a****w@s****v> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| a58e3a55 |
feat(vet): Add default query parameters for explain queries (#2543)
Co-authored-by: Andrew Benton <a****w@s****v> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3b482286 | chore: Finish migration to sqlc-dev/sqlc (#2548) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 4efdf15e |
build(deps): bump pyparsing from 3.1.0 to 3.1.1 in /docs (#2547)
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> |
about 3 years ago | |
| b131f023 | refactor(compiler): remove some duplicate code (#2546) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 6762871d | fix(codegen/golang): fix sqlc.embed to work with pq.Array (#2544) |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3c9ef73d | feat(postgresql): Add support for PostgreSQL multi-dimensional arrays (#2338) |
Connor Collins <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 84244105 |
feat(mysql): :copyfrom support via LOAD DATA INFILE (#2545)
Co-authored-by: Jille Timmermans <j****e@q****x> |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 39f16cc8 | feat(mysql): Implement cast function parser (#2473) |
Radhi <m****f@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| d354c0e8 | feat(sql/catalog): Support ALTER TABLE IF EXISTS (#2542) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 05bae41f | chore: Update FEATURE_REQUEST.yml to include SQLite engine option |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 7d6377fd | fix(compiler): correctly validate alias in order/group by clauses for joins (... |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| fec8949f |
build(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (#2535)
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> |
about 3 years ago | |
| 5b3e10e4 | chore(proto): reformat protos using `buf format -w` (#2536) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 7ff8e6fa | fix(engine/sqlite): Lowercase ast.ResTarget.Name (#2433) |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e7ab328a | docs: Point GitHub links to new repository location (#2534) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| d361c5d5 | chore!: Rename kyleconroy/sqlc to sqlc-dev/sqlc (#2523) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 03af558a |
build(deps): bump sphinxcontrib-applehelp from 1.0.2 to 1.0.4 in /docs (#2533)
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> |
about 3 years ago | |
| 31dcceda |
build(deps): bump babel from 2.9.1 to 2.12.1 in /docs (#2527)
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> |
about 3 years ago | |
| c76a39dd | build(docs): Ignore updates for sphinx (#2532) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0150f7b6 | fix(vet): query.cmd was always set to ":" (#2525) |
Thomas Krampl <8****v@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b04394ea | feat(sqlite): virtual tables and fts5 supported (#2531) |
Vitalii Solodilov <m****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 1d7df484 |
build(deps): bump alabaster from 0.7.12 to 0.7.13 in /docs (#2526)
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> |
about 3 years ago | |
| cb99a4dd |
build(deps): bump pyparsing from 2.4.7 to 3.1.0 in /docs (#2530)
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> |
about 3 years ago | |
| 3a67691b | fix(sqlite): code generation for sqlc.slice (#2431) |
Jakob <j****b@a****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 10e51f8f | feat(debug): add debug flag and docs for dumping vet rule variables (#2521) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e3c657d0 | fix(mysql)!: Generate unsigned param (#2522) |
hiroebe <4****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b9c3af43 |
build(deps): bump sphinxcontrib-htmlhelp from 2.0.0 to 2.0.1 in /docs (#2518)
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> |
about 3 years ago | |
| a128c713 |
build(deps): bump pytz from 2021.1 to 2023.3 in /docs (#2520)
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> |
about 3 years ago | |
| 1f5a8599 |
build(deps): bump snowballstemmer from 2.1.0 to 2.2.0 in /docs (#2519)
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> |
about 3 years ago | |
| 4d791347 |
build(deps): bump chardet from 4.0.0 to 5.1.0 in /docs (#2517)
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> |
about 3 years ago | |
| 8faaea54 |
build(deps): bump urllib3 from 1.26.5 to 2.0.4 in /docs (#2516)
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> |
about 3 years ago | |
| 205c55d2 | fix(vet): Split vet messages out of codegen.proto (#2511) |
Kyle Gray <k****e@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 62813959 | Clarify option package support (#2513) |
Johan Brandhorst-Satzkorn <j****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 7d5103a0 | fix(vet): clean up unnecessary `prepareable()` func and a var name (#2509) |
Andrew Benton <a****w@s****v>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| ce45b982 |
fix(engine/sqlite): fix join_operator rule (#2434)
Co-authored-by: Kyle Conroy <k****e@s****v> |
Nao Yonashiro <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago |