db schema connects
This commit is contained in:
parent
baa3b2cc8c
commit
8c81c8f336
7 changed files with 33 additions and 2 deletions
|
@ -3,6 +3,7 @@ import { getTypeByORM } from "../../../migrations/ormHelper";
|
|||
import { wearableType } from "./wearableType";
|
||||
import { damageReport } from "../damageReport";
|
||||
import { member } from "../../club/member/member";
|
||||
import { inspection } from "../inspection/inspection";
|
||||
|
||||
@Entity()
|
||||
export class wearable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue