chore: update table var to follow table name in db
This commit is contained in:
parent
a6fc74e851
commit
52bfa28fcd
6 changed files with 18 additions and 14 deletions
|
|
@ -1,2 +1,2 @@
|
|||
export * from "./schema/users";
|
||||
export * from "./schema/products";
|
||||
export * from "./queries/users";
|
||||
export * from "./queries/products";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue