Releases: supabase/postgres-meta
Releases · supabase/postgres-meta
v0.80.0
22 Mar 05:42
Compare
Sorry, something went wrong.
No results found
0.80.0 (2024-03-22)
Features
generate types for foreign tables (1a52837 )
v0.79.9
21 Mar 04:05
Compare
Sorry, something went wrong.
No results found
0.79.9 (2024-03-21)
Bug Fixes
triggers w/ the same name on different schemas are duplicated (dd47c6d )
v0.79.8
20 Mar 07:08
Compare
Sorry, something went wrong.
No results found
0.79.8 (2024-03-20)
Bug Fixes
duplicated columns w/ multiple unique constraints (3b6c4aa )
v0.79.7
20 Mar 04:41
Compare
Sorry, something went wrong.
No results found
0.79.7 (2024-03-20)
Bug Fixes
create column with fully-qualified type (fab59a7 )
v0.79.6
19 Mar 05:46
Compare
Sorry, something went wrong.
No results found
v0.79.5
13 Mar 07:40
Compare
Sorry, something went wrong.
No results found
0.79.5 (2024-03-13)
Bug Fixes
Add capability for typescript type gen to reference table row types (#533 ) (2ddd618 )
v0.79.4
12 Mar 10:51
Compare
Sorry, something went wrong.
No results found
v0.79.3
12 Mar 08:42
Compare
Sorry, something went wrong.
No results found
0.79.3 (2024-03-12)
Bug Fixes
typegen: allow composite type attributes to be null (aa71282 )
v0.79.2
06 Mar 09:51
Compare
Sorry, something went wrong.
No results found
v0.79.1
06 Mar 09:33
Compare
Sorry, something went wrong.
No results found
0.79.1 (2024-03-06)
Bug Fixes
typegen: array types are unknown in computed fields & composite types (#703 ) (4364d40 ), closes #581