package
0.0.0-20250101162340-1f1ff196bc29
Repository: https://github.com/koo-arch/adjusta-backend.git
Documentation: pkg.go.dev
# Variables
CalendarGoogleCalendarInfosColumns holds the columns for the "calendar_google_calendar_infos" table.
CalendarGoogleCalendarInfosTable holds the schema information for the "calendar_google_calendar_infos" table.
CalendarsColumns holds the columns for the "calendars" table.
CalendarsTable holds the schema information for the "calendars" table.
EventsColumns holds the columns for the "events" table.
EventsTable holds the schema information for the "events" table.
GoogleCalendarInfosColumns holds the columns for the "google_calendar_infos" table.
GoogleCalendarInfosTable holds the schema information for the "google_calendar_infos" table.
JwtKeysColumns holds the columns for the "jwt_keys" table.
JwtKeysTable holds the schema information for the "jwt_keys" table.
OauthTokensColumns holds the columns for the "oauth_tokens" table.
OauthTokensTable holds the schema information for the "oauth_tokens" table.
ProposedDatesColumns holds the columns for the "proposed_dates" table.
ProposedDatesTable holds the schema information for the "proposed_dates" table.
Tables holds all the tables in the schema.
UsersColumns holds the columns for the "users" table.
UsersTable holds the schema information for the "users" table.
WithDropColumn sets the drop column option to the migration.
WithDropIndex sets the drop index option to the migration.
WithForeignKeys enables creating foreign-key in schema DDL.
WithGlobalUniqueID sets the universal ids options to the migration.