Commit graph

  • a46f5c1bd6 Update circle.ci postgres image. go-jet 2024-02-07 11:18:29 +01:00
  • c19b3e7ae1 Update circle.ci postgres image. go-jet 2024-02-07 11:15:36 +01:00
  • e51ddd5506 Add support for FETCH FIRST clause. go-jet 2024-02-07 11:07:50 +01:00
  • e03773a79e Update README.md go-jet 2024-02-05 11:33:26 +01:00
  • 44e1b7f4d9 Fix circle.ci go-jet 2024-02-04 18:59:43 +01:00
  • 64ad9de99e Fix circle.ci go-jet 2024-02-04 18:56:37 +01:00
  • 2eaa75345c [sqlite] Generated columns additional tests. go-jet 2024-02-04 18:45:48 +01:00
  • 71fb1c7cd1 Add support for sqlite generated columns. go-jet 2023-12-16 11:43:40 +01:00
  • 23cb5dcfbc Set status code if tests init command fails. go-jet 2024-02-01 17:46:11 +01:00
  • 1cbbf495db Update circle.ci config. go-jet 2024-02-01 17:36:12 +01:00
  • 7f48e9fb67 Add support for materialized views. go-jet 2024-02-01 15:20:49 +01:00
  • b6d57075e8 Additional tests for row lock UPDATE OF use case. go-jet 2024-02-01 14:43:12 +01:00
  • 5cbaa90992
    Merge pull request #288 from mattdowdell/rowlock-of go-jet 2023-12-01 12:37:40 +01:00
  • f16f0b5e5d Add support for OF in row lock clauses Matthew Dowdell 2023-11-30 07:52:54 +00:00
  • 6a13530ec1
    Merge pull request #274 from josephbuchma/faster-mysql-db-info-querying go-jet 2023-09-20 19:16:47 +02:00
  • dd8d043cb8 moved mysql connection pool config to openConection func Yosyp Buchma 2023-09-20 13:13:50 +03:00
  • f472becd89 simplified concurrent querying Yosyp Buchma 2023-09-19 20:56:54 +03:00
  • ffabf8b26e coalesce pk.IsPrimaryKey Yosyp Buchma 2023-09-19 20:56:21 +03:00
  • 98dfce2ae5 Concurrent GetTableColumnsMetaData for MySQL Yosyp Buchma 2023-09-18 17:35:58 +03:00
  • db808f136b Faster MySQL GetTableColumnsMetaData query Yosyp Buchma 2023-09-18 17:35:11 +03:00
  • e2fe799f8e
    Merge pull request #267 from ryym/fix-readme-typo go-jet 2023-08-21 10:25:27 +02:00
  • a3267eb6c1
    Fix typo in README ryym 2023-08-20 10:22:18 +09:00
  • 33333585e9
    Merge pull request #259 from quirell/add-default-alias go-jet 2023-08-03 13:08:58 +02:00
  • 39f9996b34 Add DefaultAlias option to TableSQLBuilder quirell 2023-08-02 10:03:59 +09:00
  • a2eb15e566 Update jet version. go-jet 2023-07-24 10:46:57 +02:00
  • d62f416836
    Merge pull request #254 from kvii/patch-1 go-jet 2023-07-24 10:44:12 +02:00
  • 5f8af89721
    Update main.go kvii 2023-07-24 11:52:43 +08:00
  • c7d972106a Update CircleCI badge. go-jet 2023-07-23 18:24:17 +02:00
  • bea828d64d Add additional generator template tests: - TestRenameEnumValueName - TestGeneratorTemplate_Model_SqlBuilder_RenameStructFieldNames test. go-jet 2023-07-23 17:58:33 +02:00
  • aace1156ba [Bug241] Add mysql unicode character comment. go-jet 2023-07-23 17:56:07 +02:00
  • bb22b80984 [Bug241] Remove control characters from mysql column comment go-jet 2023-07-22 12:01:49 +02:00
  • dbcf614140 Additional generator tests. go-jet 2023-07-21 17:22:20 +02:00
  • 6e597a3179 Additional generator tests. go-jet 2023-07-21 17:18:02 +02:00
  • 12509eaf44 Additional generator tests. go-jet 2023-07-21 17:10:39 +02:00
  • d7a5adb239 Break utils package into subpackages. go-jet 2023-07-21 14:11:31 +02:00
  • 06ecd73f67 Improve generator error handling go-jet 2023-07-21 13:20:44 +02:00
  • 8bbfa2c290
    Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 dependabot[bot] 2023-07-20 21:10:23 +00:00
  • b38b63d804 Add support for automatic jet version update. go-jet 2023-07-20 13:18:35 +02:00
  • e31e30b7f7 Bug225: Add more MultipleNestedAliasedSlices test go-jet 2023-07-20 12:09:38 +02:00
  • 75fbc1baaf Bug225: Incorrect scan for duplicate aliased subtype slice. go-jet 2023-07-19 14:24:25 +02:00
  • 16258ee18b
    Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 dependabot[bot] 2023-04-25 21:59:33 +00:00
  • 0a7e0b5392 Expose internal RawBool type go-jet 2023-04-17 12:46:11 +02:00
  • a428981a2d Expose internal jet.Rows type go-jet 2023-04-17 12:01:01 +02:00
  • c049675831
    Merge pull request #228 from go-jet/dependabot/go_modules/github.com/lib/pq-1.10.8 go-jet 2023-04-17 11:20:19 +02:00
  • 3e17c9219f Clean up. go-jet 2023-04-17 11:12:37 +02:00
  • a1bb6f2440
    Bump github.com/lib/pq from 1.10.7 to 1.10.8 dependabot[bot] 2023-04-14 21:59:30 +00:00
  • 65e02fa87d Small optimizations. go-jet 2023-04-14 12:20:36 +02:00
  • 73d7e4823c Update test. go-jet 2023-04-14 12:13:09 +02:00
  • 14bd3b6c3b Fix for bug226. Add struct fieldName to groupKey to have a unique groupKey for each field object. go-jet 2023-04-13 10:45:08 +02:00
  • c7962aba71 Add bug226 test. go-jet 2023-04-10 19:58:26 +02:00
  • b520a61b6e Test clean up. Upgrade dependencies. go-jet 2023-04-06 11:26:09 +02:00
  • ebfaa62e93 Update tests for the same enum in two different schema. go-jet 2023-04-04 12:36:22 +02:00
  • 9cf1205acf Update tests for the same enum in two different schema. go-jet 2023-04-04 12:35:50 +02:00
  • 5e34bef288 Add more UseSchema tests. Rename newly generated file to avoid potentional conflict with tables named table or views named view. go-jet 2023-04-02 13:58:44 +02:00
  • a9aa25416a Test data update. go-jet 2023-03-31 14:50:01 +02:00
  • 7b36f31cad Include mysql column comments into generated types go-jet 2023-03-31 14:43:47 +02:00
  • fa69565dbf Add support for postgres GROUPING SET, ROLLUP and CUBE grouping operators Add support for mysql WITH ROLLUP grouping operator Add support for GROUPING operator go-jet 2023-03-28 13:16:57 +02:00
  • 31dc7b6dd3
    Merge pull request #201 from go-jet/dependabot/go_modules/github.com/google/go-cmp-0.5.9 go-jet 2023-02-10 22:38:58 +01:00
  • ccf45b4fb5
    Merge pull request #202 from go-jet/dependabot/go_modules/github.com/stretchr/testify-1.8.1 go-jet 2023-02-03 17:58:52 +01:00
  • ec3adb3d88
    Merge pull request #210 from rangzen/fix-postgres-mutablecolumns-isgenerated go-jet 2023-02-01 18:42:35 +01:00
  • 2f10233420 Update testdata Cedric L'homme 2023-02-01 12:33:51 -05:00
  • 33e86cd04b Fix constant in CockroachDB Cedric L'homme 2023-02-01 12:33:25 -05:00
  • 5d84197a87 Update submodule jet-test-data Cedric L'homme 2023-01-31 13:07:36 -05:00
  • a1088ead17 Move back to test_sample Cedric L'homme 2023-01-30 14:53:16 -05:00
  • a4191b4953 fix generated columns in mutable columns for PostgreSQL Cedric L'homme 2023-01-30 10:42:06 -05:00
  • ce3c622fa4
    Merge pull request #207 from go-jet/dependabot/go_modules/github.com/lib/pq-1.10.7 go-jet 2023-01-24 18:08:12 +01:00
  • 46c8bfcdce
    Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 dependabot[bot] 2023-01-22 16:33:06 +00:00
  • 78e7e8904c
    Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 dependabot[bot] 2023-01-22 16:32:57 +00:00
  • a389daf005
    Merge pull request #203 from go-jet/dependabot/go_modules/github.com/pkg/profile-1.7.0 go-jet 2023-01-22 17:32:12 +01:00
  • 32c12926f9
    Bump github.com/lib/pq from 1.10.5 to 1.10.7 dependabot[bot] 2023-01-17 21:08:30 +00:00
  • fd6daeef70
    Bump github.com/pkg/profile from 1.6.0 to 1.7.0 dependabot[bot] 2023-01-17 17:59:48 +00:00
  • 8be2f8b9c3 Update mysql driver to v1.7.0 go-jet 2023-01-17 18:50:09 +01:00
  • 82442967ac Update README.md. go-jet 2023-01-17 18:45:20 +01:00
  • 48b4725375 Update go-sqlite3 to version v1.14.16 go-jet 2023-01-17 18:41:04 +01:00
  • ec2fa3cb93
    Merge pull request #174 from go-jet/dependabot/go_modules/github.com/jackc/pgx/v4-4.17.2 go-jet 2022-12-19 12:27:43 +01:00
  • e197530036
    Bump github.com/jackc/pgx/v4 from 4.16.0 to 4.17.2 dependabot[bot] 2022-12-17 18:56:45 +00:00
  • 88f4935681
    Merge pull request #156 from go-jet/dependabot/go_modules/github.com/google/uuid-1.3.0 go-jet 2022-12-17 19:55:59 +01:00
  • b80fb5df94
    Merge pull request #197 from emarj/custom-types-indexes-pk go-jet 2022-12-17 19:49:52 +01:00
  • 31cddca786 add additional test Marco Ronchese 2022-12-17 17:21:46 +01:00
  • 68dbbabb99 fixing test Marco Ronchese 2022-12-17 17:19:34 +01:00
  • 78ed3fdb13 adding test and cleaning up Marco Ronchese 2022-12-16 23:17:26 +01:00
  • 192826c456 allow custom types as indexes when joining tables Marco Ronchese 2022-12-16 13:09:46 +01:00
  • 4873e43cc5
    Merge pull request #194 from realbucksavage/master go-jet 2022-12-06 11:37:18 +01:00
  • 9185bb8a76 added order by table_name clause to mysql and postgres query sets Jay 2022-12-05 22:45:45 +05:30
  • 1bf48d640a Renamed generated schema func to UseSchema. Jay 2022-12-05 17:26:52 +05:30
  • 04c1a51ba7 Changed SetSchema to UseSchema Jay 2022-12-04 20:33:55 +05:30
  • 3f9ae1cabb Removed unnecessary EnsureDirPath call Jay 2022-12-04 20:22:07 +05:30
  • 7db99b10bc Made 'SetSchema' to be generated in a dedicated file for views and tables. Jay 2022-12-02 23:02:44 +05:30
  • c5e3d1ee75
    Merge pull request #195 from masterkidan/master go-jet 2022-12-02 16:38:11 +01:00
  • b22ab17b38
    fix: Updating query for types to the target namespace Mukundan Kidambi 2022-12-02 01:32:14 -08:00
  • 199bb2a20a corrected 'skip table generation' check Jay 2022-12-01 22:28:28 +05:30
  • bda94469ea Corrected an issue where skipping any table skips SetSchema Jay 2022-12-01 17:46:14 +05:30
  • 882d5562f3 added a check for skipping generation of table SQL builder code Jay 2022-12-01 15:15:35 +05:30
  • a792fe6e0a Renamed generated SetSchema to Set<SchemaName>Schema Jay 2022-12-01 12:46:42 +05:30
  • 471499ea00 Added a global method to table generation (#79) Jay 2022-12-01 11:54:14 +05:30
  • c9e627d333
    Merge pull request #184 from yngfoxx/patch-1 go-jet 2022-10-25 12:03:09 +02:00
  • db6ad04024 Removed dsn from generator Stephen Osunrinde 2022-10-25 10:53:35 +01:00
  • 9bc090b7a3
    Potential security flaw S T E P H E N 2022-10-24 22:43:10 +01:00
  • 24857bc067
    Merge pull request #180 from go-jet/develop go-jet 2022-09-30 13:53:33 +02:00
  • 59f9df9b7e [postgres] Add Json literal test. go-jet 2022-09-29 14:31:08 +02:00