mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 10:46:44 -05:00
moved schema to a single file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { db } from '../../index';
|
||||
import { psa } from '@schemas/Psa';
|
||||
import { psa } from '@schemas/schema';
|
||||
import { eq, lt, gte, ne, and, like } from 'drizzle-orm';
|
||||
import CATEGORY from '@src/data/parts_cats.json';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user