refactor: Move each Wai Middleware to a separate file
This commit is contained in:
committed by
Wolfgang Walther
parent
65f27653dc
commit
d97bf3b864
@@ -45,6 +45,7 @@ library
|
||||
PostgREST.Config.PgVersion
|
||||
PostgREST.Config.Proxy
|
||||
PostgREST.ContentType
|
||||
PostgREST.Cors
|
||||
PostgREST.DbStructure
|
||||
PostgREST.DbStructure.Identifiers
|
||||
PostgREST.DbStructure.Proc
|
||||
@@ -52,6 +53,7 @@ library
|
||||
PostgREST.DbStructure.Table
|
||||
PostgREST.Error
|
||||
PostgREST.GucHeader
|
||||
PostgREST.Logger
|
||||
PostgREST.Middleware
|
||||
PostgREST.OpenAPI
|
||||
PostgREST.Query.QueryBuilder
|
||||
|
||||
Reference in New Issue
Block a user