Skip to content

Pre-Release for Postgrest-go

Pre-release
Pre-release
Compare
Choose a tag to compare
@yusufpapurcu yusufpapurcu released this 30 Jul 11:27
· 59 commits to main since this release
f432b53

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