Postgres Meta Versions Save

A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries

v0.80.1

2 weeks ago

0.80.1 (2024-05-02)

Bug Fixes

v0.80.0

1 month ago

0.80.0 (2024-03-22)

Features

  • generate types for foreign tables (1a52837)

v0.79.9

1 month ago

0.79.9 (2024-03-21)

Bug Fixes

  • triggers w/ the same name on different schemas are duplicated (dd47c6d)

v0.79.8

1 month ago

0.79.8 (2024-03-20)

Bug Fixes

  • duplicated columns w/ multiple unique constraints (3b6c4aa)

v0.79.7

1 month ago

0.79.7 (2024-03-20)

Bug Fixes

  • create column with fully-qualified type (fab59a7)

v0.79.6

2 months ago

0.79.6 (2024-03-19)

Bug Fixes

v0.79.5

2 months ago

0.79.5 (2024-03-13)

Bug Fixes

  • Add capability for typescript type gen to reference table row types (#533) (2ddd618)

v0.79.4

2 months ago

0.79.4 (2024-03-12)

Bug Fixes

v0.79.3

2 months ago

0.79.3 (2024-03-12)

Bug Fixes

  • typegen: allow composite type attributes to be null (aa71282)

v0.79.2

2 months ago

0.79.2 (2024-03-06)

Bug Fixes