@ToMany({
    type: () => Tail,
    key: "tails",
    backRef: "script",
    cascade: true,