mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-31 15:09:39 +02:00
don't inject db into req
This commit is contained in:
parent
06ee87ac2c
commit
497b8a223f
4 changed files with 11 additions and 30 deletions
|
@ -67,4 +67,4 @@ export type Site = InferSelectModel<typeof sites>;
|
|||
export type Resource = InferSelectModel<typeof resources>;
|
||||
export type ExitNode = InferSelectModel<typeof exitNodes>;
|
||||
export type Route = InferSelectModel<typeof routes>;
|
||||
export type Target = InferSelectModel<typeof targets>;
|
||||
export type Target = InferSelectModel<typeof targets>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue