chore(deps): update nixpkgs to 25.05
This commit is contained in:
@@ -53,6 +53,7 @@ class PostgrestSession(requests_unixsocket.Session):
|
||||
@dataclasses.dataclass
|
||||
class PostgrestProcess:
|
||||
"Running PostgREST process and its corresponding main and admin endpoints."
|
||||
|
||||
admin: object
|
||||
process: object
|
||||
session: object
|
||||
|
||||
Reference in New Issue
Block a user