communitiesTableInsertSchema
Variable: communitiesTableInsertSchema
constcommunitiesTableInsertSchema:BuildSchema<"insert", {createdAt:PgColumn<{}, {}>;facebookURL:PgColumn<{}, {}>;githubURL:PgColumn<{}, {}>;id:PgColumn<{}, {}>;inactivityTimeoutDuration:PgColumn<{}, {}>;instagramURL:PgColumn<{}, {}>;linkedinURL:PgColumn<{}, {}>;logoMimeType:PgColumn<{}, {}>;logoName:PgColumn<{}, {}>;name:PgColumn<{}, {}>;redditURL:PgColumn<{}, {}>;slackURL:PgColumn<{}, {}>;updatedAt:PgColumn<{}, {}>;updaterId:PgColumn<{}, {}>;websiteURL:PgColumn<{}, {}>;xURL:PgColumn<{}, {}>;youtubeURL:PgColumn<{}, {}>; }, {name:ZodTypeAny| (schema) =>ZodTypeAny; }>
Defined in: src/drizzle/tables/communities.ts:113