Postgrest Go Versions Save

Isomorphic Go client for PostgREST. (Now Updating)

v0.0.10

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase-community/postgrest-go/compare/v0.0.9...v0.0.10

v0.0.9

4 months ago

What's Changed

Full Changelog: https://github.com/supabase-community/postgrest-go/compare/v0.0.8...v0.0.9

v0.0.8

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase-community/postgrest-go/compare/v0.0.7...v0.0.8

v0.0.7

2 years ago

What's Changed

Full Changelog: https://github.com/supabase-community/postgrest-go/compare/v0.0.6...v0.0.7

v0.0.6

2 years ago

What's Changed

v0.0.5

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase-community/postgrest-go/compare/v.0.0.2...v0.0.5

v0.0.4

2 years ago

v0.0.3

2 years ago

PR #10: New execute method for json objects. @aaronschweig PR #11: In cases of non 20x responses, return an error from Execute(). @intabulas PR #13: fix: parsing of In filters. @darora PR #14: feat: avoid mutating shared state. @darora

v.0.0.2

2 years ago

Changelog

#4 Chore/deprecation-of-ioutil #6 Added ExecuteReturnByteArray() to allow unmarshalling