postAttachmentsTableRelations
Variable: postAttachmentsTableRelations
constpostAttachmentsTableRelations:Relations<"post_attachments", {creator:One<"users",false>;post:One<"posts",true>;updater:One<"users",false>; }>
Defined in: src/drizzle/tables/postAttachments.ts:75