We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffa84a commit 859c2c5Copy full SHA for 859c2c5
postgrest.cabal
@@ -68,13 +68,13 @@ library
68
PostgREST.Error
69
PostgREST.Error.Algebra
70
PostgREST.Error.ApiRequestError
71
- PostgREST.Error.PgError.CommandError
72
PostgREST.Error.Error
73
PostgREST.Error.PgError
74
- PostgREST.Error.SchemaCacheError
+ PostgREST.Error.PgError.CommandError
75
PostgREST.Error.PgError.ResultError
76
PostgREST.Error.PgError.ResultError.RaisePgrst
77
PostgREST.Error.PgError.UsageError
+ PostgREST.Error.SchemaCacheError
78
PostgREST.Listener
79
PostgREST.Logger
80
PostgREST.MainTx
0 commit comments