Skip to content

Tags: supabase-community/postgrest-go

Tags

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #48 from elijahmorg/feature/setToken

Re-add ability to set access token independently

v0.010

Toggle v0.010's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix malformed array literal cause by Contains & ContainedBy functions #…

…46 from @whoiscarlo

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix malformed array literal cause by Contains & ContainedBy functions #…

…46 from @whoiscarlo

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #43 from whoiscarlo/patch-2

Fix malformed array literal cause by Overalps func

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was signed with the committer’s verified signature.
muratmirgun Murat Mirgün ERCAN
🚨 lint: linter error fix

Signed-off-by: Murat mirgun Ercan <[email protected]>

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from boatilus/transform-as-filter

Reassign transformer methods to FilterBuilder

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #24 from boatilus/update-execute-to

Update ExecuteTo functions to return count

New tests added

Comment typos fixed and added more

Readme typos fixed

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #23 from boatilus/support-count

Add support for returning row count

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from Carnageous/main

Minor changes to headers in client.go

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from supabase/da/avoid-state-mutation

feat: avoid mutating shared state