postVotesTableRelations
Variable: postVotesTableRelations
const
postVotesTableRelations:Relations
<"post_votes"
, {creator
:One
<"users"
,false
>;post
:One
<"posts"
,true
>; }>
Defined in: src/drizzle/tables/postVotes.ts:77
const
postVotesTableRelations:Relations
<"post_votes"
, {creator
:One
<"users"
,false
>;post
:One
<"posts"
,true
>; }>
Defined in: src/drizzle/tables/postVotes.ts:77