oauthAccountsTableInsertSchema
Variable: oauthAccountsTableInsertSchema
constoauthAccountsTableInsertSchema:BuildSchema<"insert", {PgColumn<{ }, { }, { }>;id:PgColumn<{ }, { }, { }>;lastUsedAt:PgColumn<{ }, { }, { }>;linkedAt:PgColumn<{ }, { }, { }>;profile:PgColumn<{ }, { }, { }>;provider:PgColumn<{ }, { }, { }>;providerId:PgColumn<{ }, { }, { }>;userId:PgColumn<{ }, { }, { }>; },undefined,undefined>
Defined in: src/drizzle/tables/oauthAccount.ts:107