Skip to content

Commit 859c2c5

Browse files
committed
Sort
1 parent 1ffa84a commit 859c2c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postgrest.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ library
6868
PostgREST.Error
6969
PostgREST.Error.Algebra
7070
PostgREST.Error.ApiRequestError
71-
PostgREST.Error.PgError.CommandError
7271
PostgREST.Error.Error
7372
PostgREST.Error.PgError
74-
PostgREST.Error.SchemaCacheError
73+
PostgREST.Error.PgError.CommandError
7574
PostgREST.Error.PgError.ResultError
7675
PostgREST.Error.PgError.ResultError.RaisePgrst
7776
PostgREST.Error.PgError.UsageError
77+
PostgREST.Error.SchemaCacheError
7878
PostgREST.Listener
7979
PostgREST.Logger
8080
PostgREST.MainTx

0 commit comments

Comments
 (0)