Commit graph

  • 5d227fcbd5
    Add GeometryExpression to exported expressions main v2.14.2 Eli Ribble 2026-05-27 01:59:24 +00:00
  • 49b5921a77
    Move where the package is hosted Eli Ribble 2026-05-19 15:37:52 +00:00
  • 5d1673b051
    Ignore the gentestdata2 directory Eli Ribble 2026-05-14 21:43:55 +00:00
  • 7c5ee4b3ab
    Fix mysql tests after adding dialect to default column creation Eli Ribble 2026-05-14 21:42:08 +00:00
  • e007342206
    Properly include dialect after changes to column generation Eli Ribble 2026-05-14 20:56:35 +00:00
  • 82c1b9891b
    Add mysql used by testing system Eli Ribble 2026-05-14 20:56:27 +00:00
  • 41fe97d336
    Fix the imports I botched really badly Eli Ribble 2026-05-14 17:04:09 +00:00
  • 44d981fbfc
    Update references to jet v2 in tests Eli Ribble 2026-05-14 16:30:22 +00:00
  • 34e5dcbb17
    Switch to hosting on source.gleipnir.technology Eli Ribble 2026-05-14 16:26:47 +00:00
  • 30cc7321c5
    Fix references to docker images for some databases Eli Ribble 2026-05-14 16:06:42 +00:00
  • 9f722d9c05
    Don't 'install' jet during tests Eli Ribble 2026-05-14 15:57:17 +00:00
  • edc9fd8384
    Switch from docker to podman Eli Ribble 2026-05-14 15:46:06 +00:00
  • dd4abacc8a
    Run ls after checkout Eli Ribble 2026-05-14 15:39:53 +00:00
  • 866b69a911
    Check out the code as part of the runner Eli Ribble 2026-05-14 15:39:05 +00:00
  • 160e04f307
    Add initial test Forgejo workflow Eli Ribble 2026-05-14 15:37:16 +00:00
  • 5b65a3d4ef
    Add initial flake.nix and default.nix Eli Ribble 2026-05-14 15:33:53 +00:00
  • 4474319e73
    Bulk replace project references in go code Eli Ribble 2026-05-09 01:43:14 +00:00
  • 814ebddfa2
    Add support for PostGIS Geometry columns Eli Ribble 2026-05-06 20:36:10 +00:00
  • 2053415c76
    Make it possible to add fully custom columns to table definition Eli Ribble 2026-05-06 16:26:38 +00:00
  • b30d7c524d
    Merge pull request #588 from go-jet/bug-fix go-jet 2026-05-04 12:57:44 +02:00
  • 159cd95599 If SELECT_JSON returns more than one row of NULL values, SELECT_JSON should return an error. go-jet 2026-05-04 12:41:19 +02:00
  • a1d7684fc1 Make sure mysql select json object keys are escaped. go-jet 2026-05-04 12:34:29 +02:00
  • 1c2a595750 Forward context inside QueryContext method. go-jet 2026-05-04 11:54:11 +02:00
  • 86fdabd9cc
    Merge pull request #586 from go-jet/tests-go-mod go-jet 2026-05-03 13:40:24 +02:00
  • d4d57b6ff5 Test fix. go-jet 2026-05-03 13:19:32 +02:00
  • e9db63ab20 Test fix. go-jet 2026-05-03 12:17:06 +02:00
  • 88fe61e7e2 Update dependencies. go-jet 2026-05-03 12:10:07 +02:00
  • 36e3319d90 Merge code coverages. go-jet 2026-05-03 11:44:42 +02:00
  • 7f12e4a2b7 Fix circle.ci go-jet 2026-04-04 20:05:11 +02:00
  • fc1ba7fdeb Fix circle.ci go-jet 2026-04-04 19:52:51 +02:00
  • e7ddd9e33f Fix statement caching test command. go-jet 2026-04-04 19:40:56 +02:00
  • a0558ce060
    Merge pull request #574 from fesiqueira/update-readme go-jet 2026-04-04 19:28:06 +02:00
  • 8728a9152f Separate integration tests into new go module. go-jet 2026-04-04 19:27:20 +02:00
  • c0264d2fd3
    Update README.md Go version to 1.24+ Felipe Pinheiro 2026-03-31 11:35:17 -03:00
  • 8e45282748
    Merge pull request #553 from go-jet/dependabot/go_modules/github.com/stretchr/testify-1.11.1 go-jet 2026-03-30 20:20:06 +02:00
  • fa60aa9ba6
    Merge pull request #568 from fesiqueira/remove-jackc-pgproto3 go-jet 2026-03-27 13:10:32 +01:00
  • c4ce03d70c
    Update circle.ci to go 1.24. Felipe Pinheiro 2026-03-23 11:21:56 -03:00
  • ea8a35d497
    Remove pgproto3/v2 dep by upgrading pgx/v4 to v5 Felipe Pinheiro 2026-03-23 10:41:10 -03:00
  • 6c2abe9dd1
    Merge pull request #564 from go-jet/sec-fix go-jet 2026-02-16 13:09:59 +01:00
  • 27c67aee3d Fix false positive security scan issues. go-jet 2026-02-16 13:04:00 +01:00
  • 6ed68f910e
    Merge pull request #561 from venn-city/fix-json-raw-message-scan go-jet 2026-02-16 12:54:32 +01:00
  • 89dda7068d Remove commented-out code in JSON test cases for clarity and maintainability. Danny Gueta 2026-02-13 09:52:49 +02:00
  • d42fc975f9 Refactor JSON handling in AllTypesJsonRawMessageResult struct by removing unused fields and updating test cases to validate JSON and Jsonb data retrieval. Danny Gueta 2026-02-13 09:50:55 +02:00
  • ab3a265a5c Add support for json.RawMessage type and update dependencies. arthurvaverko 2026-02-09 06:06:50 +02:00
  • 7b56e1a621
    Merge pull request #560 from go-jet/cdb-cmt-test go-jet 2026-02-03 12:56:56 +01:00
  • 1fae6502b3 Add cockroachdb table comments. go-jet 2026-02-03 12:43:37 +01:00
  • a8b1782130
    Merge pull request #558 from fernandesenzo/fix/cockroachdb-comments go-jet 2026-02-03 12:23:59 +01:00
  • 4ae762a3d4
    Merge pull request #559 from go-jet/cleanup go-jet 2026-02-02 14:08:04 +01:00
  • 7d31b406a9 Remove unused FunctionSerializeOverride parameter from dialect. go-jet 2026-02-02 13:55:22 +01:00
  • 0e495a279e Simplify literal expressions. go-jet 2026-02-02 13:21:35 +01:00
  • 4995a90483 Simplify construction of new expressions. Fixes: IS_NOT_NULL() does not always add enough parentheses to the compiled SQL #500 go-jet 2026-02-02 13:18:19 +01:00
  • 5bc39dae41 fix: remove random comments on CockroachDB tables generation Enzo Fernandes 2026-02-01 18:16:50 -03:00
  • 95224a793f
    Merge pull request #557 from go-jet/first_row_strict go-jet 2026-01-31 14:42:06 +01:00
  • ac8d24fa5b Check strict scan only on first row. go-jet 2026-01-31 14:25:26 +01:00
  • eaaa328580
    Merge pull request #542 from k4n4ry/feat/strict-field-mapping go-jet 2026-01-31 14:04:09 +01:00
  • 323c3a0597 Merge remote-tracking branch 'upstream/master' into feat/strict-field-mapping k4n4ry 2026-01-30 22:44:12 +09:00
  • 01972bf7b0 docs(qrm): remove misleading StrictFieldMapping comment k4n4ry 2026-01-25 22:15:13 +09:00
  • f1a3361929
    Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 dependabot[bot] 2026-01-22 21:03:45 +00:00
  • eeadd8ee72
    Merge pull request #549 from go-jet/subq-col-typ go-jet 2026-01-22 12:32:56 +01:00
  • 7f215544d5 Test fix. go-jet 2026-01-22 12:13:39 +01:00
  • 6cc4f0bc58 Fix for incorrect subquery column type. go-jet 2026-01-21 13:24:28 +01:00
  • 38725aa490
    Update README.md go-jet 2026-01-21 12:14:39 +01:00
  • 36450552e6 Add test for rows strict scan. go-jet 2026-01-21 12:02:09 +01:00
  • b5b7f9a2b6
    Merge pull request #547 from dragondgold/fix-row-scan-strict-scan go-jet 2026-01-21 11:48:17 +01:00
  • ab8e282e34
    fix: row scanning always using strict scan Andres 2026-01-19 12:46:39 -03:00
  • 074958997a
    Merge pull request #545 from go-jet/json_arr_bug go-jet 2026-01-16 14:28:18 +01:00
  • 7d4aa4cdab Fix for SELECT_JSON_ARR generates incorrect order by, limit and offset clauses for mariadb. go-jet 2026-01-16 14:11:22 +01:00
  • 80b4ddd383 feat(qrm): support qrm:"optional" in strict field mapping k4n4ry 2026-01-12 18:24:20 +09:00
  • f33c2ee357 feat: add StrictFieldMapping config k4n4ry 2025-12-29 23:27:27 +09:00
  • adef2f9b1a
    Merge pull request #530 from cgroschupp/feat/mariadb-returning go-jet 2025-11-17 18:36:28 +01:00
  • b2b1a59a45 feat: add returning to mysql Christian Groschupp 2025-11-13 16:57:58 +01:00
  • 0585cd1949 Increment jet generator version. go-jet 2025-10-18 15:01:45 +02:00
  • 4f81f5af63 Pre-allocate row slices. go-jet 2025-10-18 14:54:18 +02:00
  • 02bae5a2cb Merge branch 'pg_arrays' go-jet 2025-10-17 19:50:39 +02:00
  • 34a06ed198 Update circle.ci to go 1.23. go-jet 2025-10-17 19:47:27 +02:00
  • 5a4146e4e8 Remove toolchain directive from go.mod. go-jet 2025-10-17 19:44:14 +02:00
  • 937459b9cd
    Merge pull request #525 from go-jet/pg_arrays go-jet 2025-10-17 14:34:43 +02:00
  • e2a78428ce CockroachDB test fix. go-jet 2025-10-17 14:12:13 +02:00
  • 89e93710aa Additional tests. go-jet 2025-10-17 13:41:08 +02:00
  • 4ee047a675 Add support for additional array types. go-jet 2025-10-16 15:09:07 +02:00
  • 45d4ced9b0 Merge branch 'arjen-ag5/master' into pg_arrays go-jet 2025-10-16 13:44:18 +02:00
  • d3ada5361e Add support for postgres arrays Arjen Brouwer 2024-09-03 15:39:36 +02:00
  • afc4cee6d2
    Merge pull request #516 from carsonkrueger/feat/json go-jet 2025-08-09 12:04:30 +02:00
  • 94ce6424ce add test Carson Krueger 2025-08-07 22:53:41 -06:00
  • d3f8754cbf add CamelToSnake Carson Krueger 2025-08-07 08:48:53 -06:00
  • 8f99948004 add more tests Carson Krueger 2025-08-04 22:20:34 -06:00
  • ede9118a9a fix json tags for view models Carson Krueger 2025-08-04 22:20:29 -06:00
  • 9cc22af2dd add tests for model-json-tag Carson Krueger 2025-08-03 22:19:14 -06:00
  • ba65c2ab0c add json tag support Carson Krueger 2025-08-03 19:34:31 -06:00
  • d375d06267
    Merge pull request #511 from Andrei-hub11/fix/digit-schema-quote go-jet 2025-07-22 19:07:53 +02:00
  • 1e075e0c3f fix: correct rune handling in shouldQuoteIdentifier Andrei-hub11 2025-07-21 15:12:30 -03:00
  • b6fa663315 fix: quote identifiers starting with numbers Andrei-hub11 2025-07-20 14:23:18 -03:00
  • 8667bca8fc
    Merge pull request #504 from go-jet/dependabot/go_modules/github.com/go-sql-driver/mysql-1.9.3 go-jet 2025-07-03 12:17:26 +02:00
  • d17114bad9
    Update FUNDING.yml go-jet 2025-07-03 12:07:22 +02:00
  • feddefc07a
    Merge pull request #506 from Sanjaiy/master go-jet 2025-06-26 18:41:27 +02:00
  • b0636c27ca Renamed templateFilter allow property to ignore. Dropped the allow word from the vairbales. SanjaiyKumar 2025-06-26 18:05:46 +05:30
  • 85fdfb01b3 Renamed new flags name '-tables', '-views', and '-enums'. SanjaiyKumar 2025-06-24 14:09:30 +05:30
  • dbfcec7fbe Renamed new flags '-allow-tables', '-allow-views', and '-allow-enums' description. SanjaiyKumar 2025-06-18 16:08:51 +05:30
  • c35892320d Added unit test cases for the new flags '-allow-tables', '-allow-views', and '-allow-enums'. SanjaiyKumar 2025-06-18 16:02:36 +05:30
  • bfb02acb43 Added new flags '-allow-tables', '-allow-views', and '-allow-enums' for whitelisting the tables, views, and enums while generate command. SanjaiyKumar 2025-06-18 00:13:18 +05:30