Volker Lieber
|
ff82eb5df7
|
Implemented postgres table and enum comment generation
|
2024-09-24 20:41:27 +02:00 |
|
Volker Lieber
|
929109622e
|
Include postgres comments in output
#391
|
2024-09-24 13:23:47 +02:00 |
|
Mike Nelson
|
cf08bcd6f7
|
spacing
|
2024-08-28 11:46:35 -06:00 |
|
Mike Nelson
|
882b4311b5
|
Fix Postgres column array detection
|
2024-08-28 11:09:16 -06:00 |
|
Andrew Harding
|
b7904cde4e
|
Add HasDefault column metadata
|
2024-08-13 14:52:54 -06:00 |
|
go-jet
|
7f48e9fb67
|
Add support for materialized views.
|
2024-02-01 15:20:49 +01:00 |
|
go-jet
|
06ecd73f67
|
Improve generator error handling
|
2023-07-21 13:20:44 +02:00 |
|
Cedric L'homme
|
33e86cd04b
|
Fix constant in CockroachDB
|
2023-02-01 12:33:25 -05:00 |
|
Cedric L'homme
|
a4191b4953
|
fix generated columns in mutable columns for PostgreSQL
Fix https://github.com/go-jet/jet/issues/209.
|
2023-01-30 10:42:06 -05:00 |
|
go-jet
|
4873e43cc5
|
Merge pull request #194 from realbucksavage/master
Added a global `UseSchema` method to table generation
|
2022-12-06 11:37:18 +01:00 |
|
Jay
|
9185bb8a76
|
added order by table_name clause to mysql and postgres query sets
|
2022-12-05 22:45:45 +05:30 |
|
Mukundan Kidambi
|
b22ab17b38
|
fix: Updating query for types to the target namespace
|
2022-12-02 01:32:14 -08:00 |
|
go-jet
|
bc776f947b
|
Add support for CockorachDB.
|
2022-05-05 13:01:42 +02:00 |
|
go-jet
|
4955bfc4b5
|
Add automatic query logger function with additional execution details.
|
2022-01-12 19:03:50 +01:00 |
|
go-jet
|
8864667f47
|
Add the ability to fully customize jet generated files.
|
2021-07-27 17:39:21 +02:00 |
|
go-jet
|
2ada2ff69b
|
Add go mod support.
|
2020-06-27 18:48:19 +02:00 |
|
go-jet
|
50bda95da2
|
Simplify error handling in generator.
|
2019-09-20 18:20:26 +02:00 |
|
go-jet
|
b88519bfd4
|
[Feature] Add support for database views.
[Feature] Add support to manually set primary keys for destination structure fields.
|
2019-09-20 12:53:52 +02:00 |
|
go-jet
|
a657b76bef
|
The rest of linter errors.
|
2019-08-17 18:32:01 +02:00 |
|