Releases: aldis-ameriks/pg-typegen
Releases · aldis-ameriks/pg-typegen
v3.9.1
Compare
Sorry, something went wrong.
No results found
b8f71f7 chore: update dependencies
fd9593c chore: update dependencies
828a69b ci: remove coveralls
7fe80a9 ci: update actions
e84bee3 ci: update node versions
fcc9759 docs: update readme
479d10a fix: fetching primary key when it exists in multiple schemas
e53a10d test: add npm scripts for updating snapshots
f81cbcf test: fix cjs tests
f1a34ba test: replace tap with built-in test runner
939f638 test: set branch coverage threshold to 100
v3.9.0
Compare
Sorry, something went wrong.
No results found
91adf69 feat: generate types for views and materialized views
v3.8.0
Compare
Sorry, something went wrong.
No results found
3e5ff76 chore: update dependencies
98b8787 ci: update node versions
26c9f42 docs: update readme
ba86c61 feat: add support for generating view names
v3.7.2
Compare
Sorry, something went wrong.
No results found
f83b877 chore: update dependencies
v3.7.1
Compare
Sorry, something went wrong.
No results found
63d16e9 fix: table names being handled in a case-sensitive manner
v3.7.0
Compare
Sorry, something went wrong.
No results found
59a1b08 chore: update dependencies
d483415 chore: update dependencies
ee50133 fix: allow enum values to start with a number
v3.6.3
Compare
Sorry, something went wrong.
No results found
10d9e11 feat: add support for appending table name prefixed columns
v3.6.2
Compare
Sorry, something went wrong.
No results found
fdc2810 chore: update dependencies
00c297b feat: add experimental support for generating prefixed columns
v3.6.1
Compare
Sorry, something went wrong.
No results found
1b0af24 fix: semicolon opt
v3.6.0
Compare
Sorry, something went wrong.
No results found
4bebf0f chore: add todo for deprecating opts
84a83bf chore: update tap
ddefc50 fix: remove commander package
0468491 refactor: remove eol
4bfc1b3 refactor: replace commander with built-in node parseArgs
14a7f50 refactor: semicolons opt