# Functions
ActivitiesByName retrieves a row from 'public.activities' as a Activity.
ActivitiesByProjectID retrieves a row from 'public.activities' as a Activity.
ActivityByActivityID retrieves a row from 'public.activities' as a Activity.
ActivityByNameProjectID retrieves a row from 'public.activities' as a Activity.
ActivityPaginated returns a cursor-paginated list of Activity.
AllDemoKanbanStepsValues returns all possible values for DemoKanbanSteps.
AllDemoTwoKanbanStepsValues returns all possible values for DemoTwoKanbanSteps.
AllDemoTwoWorkItemTypesValues returns all possible values for DemoTwoWorkItemTypes.
AllDemoWorkItemTypesValues returns all possible values for DemoWorkItemTypes.
AllDirectionValues returns all possible values for Direction.
AllErrorCodeValues returns all possible values for ErrorCode.
No description provided by the author
No description provided by the author
No description provided by the author
AllPaginationFilterModesValues returns all possible values for PaginationFilterModes.
AllProjectNameValues returns all possible values for ProjectName.
AllRoleValues returns all possible values for Role.
AllScopeValues returns all possible values for Scope.
AllTopicValues returns all possible values for Topic.
No description provided by the author
BeforeUpdateUpdatedAt calls the stored function 'public.before_update_updated_at() trigger' on db.
CacheDemoTwoWorkItemByWorkItemID retrieves a row from 'public.cache__demo_two_work_items' as a CacheDemoTwoWorkItem.
CacheDemoTwoWorkItemPaginated returns a cursor-paginated list of CacheDemoTwoWorkItem.
CacheDemoTwoWorkItems retrieves a row from 'public.cache__demo_two_work_items' as a CacheDemoTwoWorkItem.
CacheDemoWorkItemByWorkItemID retrieves a row from 'public.cache__demo_work_items' as a CacheDemoWorkItem.
CacheDemoWorkItemPaginated returns a cursor-paginated list of CacheDemoWorkItem.
CacheDemoWorkItemsByLastMessageAt retrieves a row from 'public.cache__demo_work_items' as a CacheDemoWorkItem.
CacheDemoWorkItemsByReopened retrieves a row from 'public.cache__demo_work_items' as a CacheDemoWorkItem.
CreateActivity creates a new Activity in the database with the given params.
CreateCacheDemoTwoWorkItem creates a new CacheDemoTwoWorkItem in the database with the given params.
CreateCacheDemoWorkItem creates a new CacheDemoWorkItem in the database with the given params.
CreateDemoTwoWorkItem creates a new DemoTwoWorkItem in the database with the given params.
CreateDemoWorkItem creates a new DemoWorkItem in the database with the given params.
CreateEntityNotification creates a new EntityNotification in the database with the given params.
CreateExtraSchemaBook creates a new ExtraSchemaBook in the database with the given params.
CreateExtraSchemaBookAuthor creates a new ExtraSchemaBookAuthor in the database with the given params.
CreateExtraSchemaBookAuthorsSurrogateKey creates a new ExtraSchemaBookAuthorsSurrogateKey in the database with the given params.
CreateExtraSchemaBookReview creates a new ExtraSchemaBookReview in the database with the given params.
CreateExtraSchemaBookSeller creates a new ExtraSchemaBookSeller in the database with the given params.
CreateExtraSchemaDemoWorkItem creates a new ExtraSchemaDemoWorkItem in the database with the given params.
CreateExtraSchemaDummyJoin creates a new ExtraSchemaDummyJoin in the database with the given params.
CreateExtraSchemaNotification creates a new ExtraSchemaNotification in the database with the given params.
CreateExtraSchemaPagElement creates a new ExtraSchemaPagElement in the database with the given params.
CreateExtraSchemaUser creates a new ExtraSchemaUser in the database with the given params.
CreateExtraSchemaUserAPIKey creates a new ExtraSchemaUserAPIKey in the database with the given params.
CreateExtraSchemaWorkItem creates a new ExtraSchemaWorkItem in the database with the given params.
CreateExtraSchemaWorkItemAdmin creates a new ExtraSchemaWorkItemAdmin in the database with the given params.
CreateExtraSchemaWorkItemAssignee creates a new ExtraSchemaWorkItemAssignee in the database with the given params.
CreateKanbanStep creates a new KanbanStep in the database with the given params.
CreateMovie creates a new Movie in the database with the given params.
CreateNotification creates a new Notification in the database with the given params.
CreateOrUpdateIndex calls the stored function 'public.create_or_update_index(text, text, text)' on db.
CreateOrUpdateWorkItemCacheTable calls the stored function 'public.create_or_update_work_item_cache_table(text)' on db.
CreateProject creates a new Project in the database with the given params.
CreateTeam creates a new Team in the database with the given params.
CreateTimeEntry creates a new TimeEntry in the database with the given params.
CreateUser creates a new User in the database with the given params.
CreateUserAPIKey creates a new UserAPIKey in the database with the given params.
CreateUserNotification creates a new UserNotification in the database with the given params.
CreateUserProject creates a new UserProject in the database with the given params.
CreateUserTeam creates a new UserTeam in the database with the given params.
CreateWorkItem creates a new WorkItem in the database with the given params.
CreateWorkItemAssignee creates a new WorkItemAssignee in the database with the given params.
CreateWorkItemComment creates a new WorkItemComment in the database with the given params.
CreateWorkItemTag creates a new WorkItemTag in the database with the given params.
CreateWorkItemType creates a new WorkItemType in the database with the given params.
CreateWorkItemWorkItemTag creates a new WorkItemWorkItemTag in the database with the given params.
DemoTwoWorkItemByWorkItemID retrieves a row from 'public.demo_two_work_items' as a DemoTwoWorkItem.
DemoTwoWorkItemPaginated returns a cursor-paginated list of DemoTwoWorkItem.
DemoWorkItemByWorkItemID retrieves a row from 'public.demo_work_items' as a DemoWorkItem.
DemoWorkItemPaginated returns a cursor-paginated list of DemoWorkItem.
DemoWorkItemsByRefLine retrieves a row from 'public.demo_work_items' as a DemoWorkItem.
EntityNotificationByEntityNotificationID retrieves a row from 'public.entity_notifications' as a EntityNotification.
EntityNotificationPaginated returns a cursor-paginated list of EntityNotification.
Errorf logs an error message using the package error logger.
ExtraSchemaBookAuthorByBookIDAuthorID retrieves a row from 'extra_schema.book_authors' as a ExtraSchemaBookAuthor.
ExtraSchemaBookAuthorPaginated returns a cursor-paginated list of ExtraSchemaBookAuthor.
ExtraSchemaBookAuthorsByAuthorID retrieves a row from 'extra_schema.book_authors' as a ExtraSchemaBookAuthor.
ExtraSchemaBookAuthorsByBookID retrieves a row from 'extra_schema.book_authors' as a ExtraSchemaBookAuthor.
ExtraSchemaBookAuthorsSurrogateKeyByBookAuthorsSurrogateKeyID retrieves a row from 'extra_schema.book_authors_surrogate_key' as a ExtraSchemaBookAuthorsSurrogateKey.
ExtraSchemaBookAuthorsSurrogateKeyByBookIDAuthorID retrieves a row from 'extra_schema.book_authors_surrogate_key' as a ExtraSchemaBookAuthorsSurrogateKey.
ExtraSchemaBookAuthorsSurrogateKeyPaginated returns a cursor-paginated list of ExtraSchemaBookAuthorsSurrogateKey.
ExtraSchemaBookAuthorsSurrogateKeysByAuthorID retrieves a row from 'extra_schema.book_authors_surrogate_key' as a ExtraSchemaBookAuthorsSurrogateKey.
ExtraSchemaBookAuthorsSurrogateKeysByBookID retrieves a row from 'extra_schema.book_authors_surrogate_key' as a ExtraSchemaBookAuthorsSurrogateKey.
ExtraSchemaBookByBookID retrieves a row from 'extra_schema.books' as a ExtraSchemaBook.
ExtraSchemaBookPaginated returns a cursor-paginated list of ExtraSchemaBook.
ExtraSchemaBookReviewByBookReviewID retrieves a row from 'extra_schema.book_reviews' as a ExtraSchemaBookReview.
ExtraSchemaBookReviewByReviewerBookID retrieves a row from 'extra_schema.book_reviews' as a ExtraSchemaBookReview.
ExtraSchemaBookReviewPaginated returns a cursor-paginated list of ExtraSchemaBookReview.
ExtraSchemaBookReviewsByBookID retrieves a row from 'extra_schema.book_reviews' as a ExtraSchemaBookReview.
ExtraSchemaBookReviewsByReviewer retrieves a row from 'extra_schema.book_reviews' as a ExtraSchemaBookReview.
ExtraSchemaBookSellerPaginated returns a cursor-paginated list of ExtraSchemaBookSeller.
ExtraSchemaBookSellersByBookID retrieves a row from 'extra_schema.book_sellers' as a ExtraSchemaBookSeller.
ExtraSchemaBookSellersByBookIDSeller retrieves a row from 'extra_schema.book_sellers' as a ExtraSchemaBookSeller.
ExtraSchemaBookSellersBySeller retrieves a row from 'extra_schema.book_sellers' as a ExtraSchemaBookSeller.
ExtraSchemaBookSellersBySellerBookID retrieves a row from 'extra_schema.book_sellers' as a ExtraSchemaBookSeller.
ExtraSchemaDemoWorkItemByWorkItemID retrieves a row from 'extra_schema.demo_work_items' as a ExtraSchemaDemoWorkItem.
ExtraSchemaDemoWorkItemPaginated returns a cursor-paginated list of ExtraSchemaDemoWorkItem.
ExtraSchemaDummyJoinByDummyJoinID retrieves a row from 'extra_schema.dummy_join' as a ExtraSchemaDummyJoin.
ExtraSchemaDummyJoinPaginated returns a cursor-paginated list of ExtraSchemaDummyJoin.
ExtraSchemaNotificationByNotificationID retrieves a row from 'extra_schema.notifications' as a ExtraSchemaNotification.
ExtraSchemaNotificationPaginated returns a cursor-paginated list of ExtraSchemaNotification.
ExtraSchemaNotificationsBySender retrieves a row from 'extra_schema.notifications' as a ExtraSchemaNotification.
ExtraSchemaPagElementByCreatedAt retrieves a row from 'extra_schema.pag_element' as a ExtraSchemaPagElement.
ExtraSchemaPagElementByPaginatedElementID retrieves a row from 'extra_schema.pag_element' as a ExtraSchemaPagElement.
ExtraSchemaPagElementPaginated returns a cursor-paginated list of ExtraSchemaPagElement.
ExtraSchemaUserAPIKeyByAPIKey retrieves a row from 'extra_schema.user_api_keys' as a ExtraSchemaUserAPIKey.
ExtraSchemaUserAPIKeyByUserAPIKeyID retrieves a row from 'extra_schema.user_api_keys' as a ExtraSchemaUserAPIKey.
ExtraSchemaUserAPIKeyByUserID retrieves a row from 'extra_schema.user_api_keys' as a ExtraSchemaUserAPIKey.
ExtraSchemaUserAPIKeyPaginated returns a cursor-paginated list of ExtraSchemaUserAPIKey.
ExtraSchemaUserByCreatedAt retrieves a row from 'extra_schema.users' as a ExtraSchemaUser.
ExtraSchemaUserByName retrieves a row from 'extra_schema.users' as a ExtraSchemaUser.
ExtraSchemaUserByUserID retrieves a row from 'extra_schema.users' as a ExtraSchemaUser.
ExtraSchemaUserPaginated returns a cursor-paginated list of ExtraSchemaUser.
ExtraSchemaWorkItemAdminByWorkItemIDAdmin retrieves a row from 'extra_schema.work_item_admin' as a ExtraSchemaWorkItemAdmin.
ExtraSchemaWorkItemAdminPaginated returns a cursor-paginated list of ExtraSchemaWorkItemAdmin.
ExtraSchemaWorkItemAdminsByAdmin retrieves a row from 'extra_schema.work_item_admin' as a ExtraSchemaWorkItemAdmin.
ExtraSchemaWorkItemAdminsByAdminWorkItemID retrieves a row from 'extra_schema.work_item_admin' as a ExtraSchemaWorkItemAdmin.
ExtraSchemaWorkItemAdminsByWorkItemID retrieves a row from 'extra_schema.work_item_admin' as a ExtraSchemaWorkItemAdmin.
ExtraSchemaWorkItemAssigneeByWorkItemIDAssignee retrieves a row from 'extra_schema.work_item_assignee' as a ExtraSchemaWorkItemAssignee.
ExtraSchemaWorkItemAssigneePaginated returns a cursor-paginated list of ExtraSchemaWorkItemAssignee.
ExtraSchemaWorkItemAssigneesByAssignee retrieves a row from 'extra_schema.work_item_assignee' as a ExtraSchemaWorkItemAssignee.
ExtraSchemaWorkItemAssigneesByAssigneeWorkItemID retrieves a row from 'extra_schema.work_item_assignee' as a ExtraSchemaWorkItemAssignee.
ExtraSchemaWorkItemAssigneesByWorkItemID retrieves a row from 'extra_schema.work_item_assignee' as a ExtraSchemaWorkItemAssignee.
ExtraSchemaWorkItemByWorkItemID retrieves a row from 'extra_schema.work_items' as a ExtraSchemaWorkItem.
ExtraSchemaWorkItemPaginated returns a cursor-paginated list of ExtraSchemaWorkItem.
ExtraSchemaWorkItems retrieves a row from 'extra_schema.work_items' as a ExtraSchemaWorkItem.
ExtraSchemaWorkItemsByTitle retrieves a row from 'extra_schema.work_items' as a ExtraSchemaWorkItem.
GetSwagger returns the Swagger specification corresponding to the generated code in this file.
JsonbSetDeep calls the stored function 'public.jsonb_set_deep(jsonb, text, jsonb) jsonb' on db.
KanbanStepByKanbanStepID retrieves a row from 'public.kanban_steps' as a KanbanStep.
KanbanStepByProjectIDNameStepOrder retrieves a row from 'public.kanban_steps' as a KanbanStep.
KanbanStepByProjectIDStepOrder retrieves a row from 'public.kanban_steps' as a KanbanStep.
KanbanStepPaginated returns a cursor-paginated list of KanbanStep.
KanbanStepsByName retrieves a row from 'public.kanban_steps' as a KanbanStep.
KanbanStepsByProjectID retrieves a row from 'public.kanban_steps' as a KanbanStep.
KanbanStepsByStepOrder retrieves a row from 'public.kanban_steps' as a KanbanStep.
Logf logs a message using the package logger.
MovieByMovieID retrieves a row from 'public.movies' as a Movie.
MoviePaginated returns a cursor-paginated list of Movie.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NormalizeIndexDef calls the stored function 'public.normalize_index_def(text) text' on db.
NotificationByNotificationID retrieves a row from 'public.notifications' as a Notification.
NotificationFanOut calls the stored function 'public.notification_fan_out() trigger' on db.
NotificationPaginated returns a cursor-paginated list of Notification.
NotificationsByReceiverRankNotificationTypeCreatedAt retrieves a row from 'public.notifications' as a Notification.
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
ProjectByName retrieves a row from 'public.projects' as a Project.
ProjectByProjectID retrieves a row from 'public.projects' as a Project.
ProjectByWorkItemsTableName retrieves a row from 'public.projects' as a Project.
ProjectExists calls the stored function 'public.project_exists(text) boolean' on db.
ProjectPaginated returns a cursor-paginated list of Project.
RowEstimator calls the stored function 'public.row_estimator(text) bigint' on db.
SameIndexDefinition calls the stored function 'public.same_index_definition(text, text) boolean' on db.
SetErrorLogger sets the package error logger.
SetLogger sets the package logger.
SyncUserProjects calls the stored function 'public.sync_user_projects() trigger' on db.
SyncUserTeams calls the stored function 'public.sync_user_teams() trigger' on db.
SyncWorkItems calls the stored function 'public.sync_work_items() trigger' on db.
TeamByNameProjectID retrieves a row from 'public.teams' as a Team.
TeamByTeamID retrieves a row from 'public.teams' as a Team.
TeamPaginated returns a cursor-paginated list of Team.
TeamsByName retrieves a row from 'public.teams' as a Team.
TeamsByProjectID retrieves a row from 'public.teams' as a Team.
TimeEntriesByUserIDTeamID retrieves a row from 'public.time_entries' as a TimeEntry.
TimeEntriesByWorkItemIDTeamID retrieves a row from 'public.time_entries' as a TimeEntry.
TimeEntryByTimeEntryID retrieves a row from 'public.time_entries' as a TimeEntry.
TimeEntryPaginated returns a cursor-paginated list of TimeEntry.
UserAPIKeyByAPIKey retrieves a row from 'public.user_api_keys' as a UserAPIKey.
UserAPIKeyByUserAPIKeyID retrieves a row from 'public.user_api_keys' as a UserAPIKey.
UserAPIKeyByUserID retrieves a row from 'public.user_api_keys' as a UserAPIKey.
UserAPIKeyPaginated returns a cursor-paginated list of UserAPIKey.
UserByCreatedAt retrieves a row from 'public.users' as a User.
UserByEmail retrieves a row from 'public.users' as a User.
UserByExternalID retrieves a row from 'public.users' as a User.
UserByUserID retrieves a row from 'public.users' as a User.
UserByUsername retrieves a row from 'public.users' as a User.
UserNotificationByNotificationIDUserID retrieves a row from 'public.user_notifications' as a UserNotification.
UserNotificationByUserNotificationID retrieves a row from 'public.user_notifications' as a UserNotification.
UserNotificationPaginated returns a cursor-paginated list of UserNotification.
UserNotificationsByNotificationID retrieves a row from 'public.user_notifications' as a UserNotification.
UserNotificationsByUserID retrieves a row from 'public.user_notifications' as a UserNotification.
UserPaginated returns a cursor-paginated list of User.
UserProjectByMemberProjectID retrieves a row from 'public.user_project' as a UserProject.
UserProjectPaginated returns a cursor-paginated list of UserProject.
UserProjectsByMember retrieves a row from 'public.user_project' as a UserProject.
UserProjectsByProjectID retrieves a row from 'public.user_project' as a UserProject.
UserProjectsByProjectIDMember retrieves a row from 'public.user_project' as a UserProject.
UsersByDeletedAt_WhereDeletedAtIsNotNull retrieves a row from 'public.users' as a User.
UsersByRoleRankAge retrieves a row from 'public.users' as a User.
UserTeamByMemberTeamID retrieves a row from 'public.user_team' as a UserTeam.
UserTeamPaginated returns a cursor-paginated list of UserTeam.
UserTeamsByMember retrieves a row from 'public.user_team' as a UserTeam.
UserTeamsByTeamID retrieves a row from 'public.user_team' as a UserTeam.
UserTeamsByTeamIDMember retrieves a row from 'public.user_team' as a UserTeam.
WithActivityFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithActivityHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithActivityJoin joins with the given tables.
WithActivityLimit limits row selection.
WithActivityOrderBy accumulates orders results by the given columns.
WithCacheDemoTwoWorkItemFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithCacheDemoTwoWorkItemHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithCacheDemoTwoWorkItemJoin joins with the given tables.
WithCacheDemoTwoWorkItemLimit limits row selection.
WithCacheDemoTwoWorkItemOrderBy accumulates orders results by the given columns.
WithCacheDemoWorkItemFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithCacheDemoWorkItemHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithCacheDemoWorkItemJoin joins with the given tables.
WithCacheDemoWorkItemLimit limits row selection.
WithCacheDemoWorkItemOrderBy accumulates orders results by the given columns.
WithDeletedActivityOnly limits result to records marked as deleted.
WithDeletedCacheDemoTwoWorkItemOnly limits result to records marked as deleted.
WithDeletedCacheDemoWorkItemOnly limits result to records marked as deleted.
WithDeletedExtraSchemaUserOnly limits result to records marked as deleted.
WithDeletedUserOnly limits result to records marked as deleted.
WithDeletedWorkItemOnly limits result to records marked as deleted.
WithDeletedWorkItemTagOnly limits result to records marked as deleted.
WithDemoTwoWorkItemFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithDemoTwoWorkItemHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithDemoTwoWorkItemJoin joins with the given tables.
WithDemoTwoWorkItemLimit limits row selection.
WithDemoTwoWorkItemOrderBy accumulates orders results by the given columns.
WithDemoWorkItemFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithDemoWorkItemHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithDemoWorkItemJoin joins with the given tables.
WithDemoWorkItemLimit limits row selection.
WithDemoWorkItemOrderBy accumulates orders results by the given columns.
WithEntityNotificationFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithEntityNotificationHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithEntityNotificationJoin joins with the given tables.
WithEntityNotificationLimit limits row selection.
WithEntityNotificationOrderBy accumulates orders results by the given columns.
WithExtraSchemaBookAuthorFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaBookAuthorHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaBookAuthorJoin joins with the given tables.
WithExtraSchemaBookAuthorLimit limits row selection.
WithExtraSchemaBookAuthorOrderBy accumulates orders results by the given columns.
WithExtraSchemaBookAuthorsSurrogateKeyFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaBookAuthorsSurrogateKeyHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaBookAuthorsSurrogateKeyJoin joins with the given tables.
WithExtraSchemaBookAuthorsSurrogateKeyLimit limits row selection.
WithExtraSchemaBookAuthorsSurrogateKeyOrderBy accumulates orders results by the given columns.
WithExtraSchemaBookFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaBookHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaBookJoin joins with the given tables.
WithExtraSchemaBookLimit limits row selection.
WithExtraSchemaBookOrderBy accumulates orders results by the given columns.
WithExtraSchemaBookReviewFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaBookReviewHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaBookReviewJoin joins with the given tables.
WithExtraSchemaBookReviewLimit limits row selection.
WithExtraSchemaBookReviewOrderBy accumulates orders results by the given columns.
WithExtraSchemaBookSellerFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaBookSellerHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaBookSellerJoin joins with the given tables.
WithExtraSchemaBookSellerLimit limits row selection.
WithExtraSchemaBookSellerOrderBy accumulates orders results by the given columns.
WithExtraSchemaDemoWorkItemFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaDemoWorkItemHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaDemoWorkItemJoin joins with the given tables.
WithExtraSchemaDemoWorkItemLimit limits row selection.
WithExtraSchemaDemoWorkItemOrderBy accumulates orders results by the given columns.
WithExtraSchemaDummyJoinFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaDummyJoinHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaDummyJoinJoin joins with the given tables.
WithExtraSchemaDummyJoinLimit limits row selection.
WithExtraSchemaDummyJoinOrderBy accumulates orders results by the given columns.
WithExtraSchemaNotificationFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaNotificationHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaNotificationJoin joins with the given tables.
WithExtraSchemaNotificationLimit limits row selection.
WithExtraSchemaNotificationOrderBy accumulates orders results by the given columns.
WithExtraSchemaPagElementFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaPagElementHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaPagElementJoin joins with the given tables.
WithExtraSchemaPagElementLimit limits row selection.
WithExtraSchemaPagElementOrderBy accumulates orders results by the given columns.
WithExtraSchemaUserAPIKeyFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaUserAPIKeyHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaUserAPIKeyJoin joins with the given tables.
WithExtraSchemaUserAPIKeyLimit limits row selection.
WithExtraSchemaUserAPIKeyOrderBy accumulates orders results by the given columns.
WithExtraSchemaUserFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaUserHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaUserJoin joins with the given tables.
WithExtraSchemaUserLimit limits row selection.
WithExtraSchemaUserOrderBy accumulates orders results by the given columns.
WithExtraSchemaWorkItemAdminFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaWorkItemAdminHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaWorkItemAdminJoin joins with the given tables.
WithExtraSchemaWorkItemAdminLimit limits row selection.
WithExtraSchemaWorkItemAdminOrderBy accumulates orders results by the given columns.
WithExtraSchemaWorkItemAssigneeFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaWorkItemAssigneeHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaWorkItemAssigneeJoin joins with the given tables.
WithExtraSchemaWorkItemAssigneeLimit limits row selection.
WithExtraSchemaWorkItemAssigneeOrderBy accumulates orders results by the given columns.
WithExtraSchemaWorkItemFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaWorkItemHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithExtraSchemaWorkItemJoin joins with the given tables.
WithExtraSchemaWorkItemLimit limits row selection.
WithExtraSchemaWorkItemOrderBy accumulates orders results by the given columns.
WithKanbanStepFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithKanbanStepHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithKanbanStepJoin joins with the given tables.
WithKanbanStepLimit limits row selection.
WithKanbanStepOrderBy accumulates orders results by the given columns.
WithMovieFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithMovieHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithMovieJoin joins with the given tables.
WithMovieLimit limits row selection.
WithMovieOrderBy accumulates orders results by the given columns.
WithNotificationFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithNotificationHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithNotificationJoin joins with the given tables.
WithNotificationLimit limits row selection.
WithNotificationOrderBy accumulates orders results by the given columns.
WithProjectFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithProjectHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithProjectJoin joins with the given tables.
WithProjectLimit limits row selection.
WithProjectOrderBy accumulates orders results by the given columns.
WithTeamFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithTeamHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithTeamJoin joins with the given tables.
WithTeamLimit limits row selection.
WithTeamOrderBy accumulates orders results by the given columns.
WithTimeEntryFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithTimeEntryHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithTimeEntryJoin joins with the given tables.
WithTimeEntryLimit limits row selection.
WithTimeEntryOrderBy accumulates orders results by the given columns.
WithUserAPIKeyFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithUserAPIKeyHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithUserAPIKeyJoin joins with the given tables.
WithUserAPIKeyLimit limits row selection.
WithUserAPIKeyOrderBy accumulates orders results by the given columns.
WithUserFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithUserHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithUserJoin joins with the given tables.
WithUserLimit limits row selection.
WithUserNotificationFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithUserNotificationHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithUserNotificationJoin joins with the given tables.
WithUserNotificationLimit limits row selection.
WithUserNotificationOrderBy accumulates orders results by the given columns.
WithUserOrderBy accumulates orders results by the given columns.
WithUserProjectFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithUserProjectHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithUserProjectJoin joins with the given tables.
WithUserProjectLimit limits row selection.
WithUserProjectOrderBy accumulates orders results by the given columns.
WithUserTeamFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithUserTeamHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithUserTeamJoin joins with the given tables.
WithUserTeamLimit limits row selection.
WithUserTeamOrderBy accumulates orders results by the given columns.
WithWorkItemAssigneeFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithWorkItemAssigneeHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithWorkItemAssigneeJoin joins with the given tables.
WithWorkItemAssigneeLimit limits row selection.
WithWorkItemAssigneeOrderBy accumulates orders results by the given columns.
WithWorkItemCommentFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithWorkItemCommentHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithWorkItemCommentJoin joins with the given tables.
WithWorkItemCommentLimit limits row selection.
WithWorkItemCommentOrderBy accumulates orders results by the given columns.
WithWorkItemFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithWorkItemHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithWorkItemJoin joins with the given tables.
WithWorkItemLimit limits row selection.
WithWorkItemOrderBy accumulates orders results by the given columns.
WithWorkItemTagFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithWorkItemTagHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithWorkItemTagJoin joins with the given tables.
WithWorkItemTagLimit limits row selection.
WithWorkItemTagOrderBy accumulates orders results by the given columns.
WithWorkItemTypeFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithWorkItemTypeHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithWorkItemTypeJoin joins with the given tables.
WithWorkItemTypeLimit limits row selection.
WithWorkItemTypeOrderBy accumulates orders results by the given columns.
WithWorkItemWorkItemTagFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithWorkItemWorkItemTagHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithWorkItemWorkItemTagJoin joins with the given tables.
WithWorkItemWorkItemTagLimit limits row selection.
WithWorkItemWorkItemTagOrderBy accumulates orders results by the given columns.
WorkItemAssigneeByWorkItemIDAssignee retrieves a row from 'public.work_item_assignee' as a WorkItemAssignee.
WorkItemAssigneePaginated returns a cursor-paginated list of WorkItemAssignee.
WorkItemAssigneesByAssignee retrieves a row from 'public.work_item_assignee' as a WorkItemAssignee.
WorkItemAssigneesByAssigneeWorkItemID retrieves a row from 'public.work_item_assignee' as a WorkItemAssignee.
WorkItemAssigneesByWorkItemID retrieves a row from 'public.work_item_assignee' as a WorkItemAssignee.
WorkItemByWorkItemID retrieves a row from 'public.work_items' as a WorkItem.
WorkItemCommentByWorkItemCommentID retrieves a row from 'public.work_item_comments' as a WorkItemComment.
WorkItemCommentPaginated returns a cursor-paginated list of WorkItemComment.
WorkItemCommentsByWorkItemID retrieves a row from 'public.work_item_comments' as a WorkItemComment.
WorkItemPaginated returns a cursor-paginated list of WorkItem.
WorkItemsByDeletedAt_WhereDeletedAtIsNotNull retrieves a row from 'public.work_items' as a WorkItem.
WorkItemsByTeamID retrieves a row from 'public.work_items' as a WorkItem.
WorkItemTagByNameProjectID retrieves a row from 'public.work_item_tags' as a WorkItemTag.
WorkItemTagByWorkItemTagID retrieves a row from 'public.work_item_tags' as a WorkItemTag.
WorkItemTagPaginated returns a cursor-paginated list of WorkItemTag.
WorkItemTagsByName retrieves a row from 'public.work_item_tags' as a WorkItemTag.
WorkItemTagsByProjectID retrieves a row from 'public.work_item_tags' as a WorkItemTag.
WorkItemTypeByNameProjectID retrieves a row from 'public.work_item_types' as a WorkItemType.
WorkItemTypeByWorkItemTypeID retrieves a row from 'public.work_item_types' as a WorkItemType.
WorkItemTypePaginated returns a cursor-paginated list of WorkItemType.
WorkItemTypesByName retrieves a row from 'public.work_item_types' as a WorkItemType.
WorkItemTypesByProjectID retrieves a row from 'public.work_item_types' as a WorkItemType.
WorkItemWorkItemTagByWorkItemIDWorkItemTagID retrieves a row from 'public.work_item_work_item_tag' as a WorkItemWorkItemTag.
WorkItemWorkItemTagPaginated returns a cursor-paginated list of WorkItemWorkItemTag.
WorkItemWorkItemTagsByWorkItemID retrieves a row from 'public.work_item_work_item_tag' as a WorkItemWorkItemTag.
WorkItemWorkItemTagsByWorkItemTagID retrieves a row from 'public.work_item_work_item_tag' as a WorkItemWorkItemTag.
WorkItemWorkItemTagsByWorkItemTagIDWorkItemID retrieves a row from 'public.work_item_work_item_tag' as a WorkItemWorkItemTag.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DemoKanbanSteps is generated from kanban_steps table.
DemoKanbanSteps is generated from kanban_steps table.
DemoKanbanSteps is generated from kanban_steps table.
DemoKanbanSteps is generated from kanban_steps table.
DemoTwoKanbanSteps is generated from kanban_steps table.
DemoTwoWorkItemTypes is generated from work_item_types table.
DemoTwoWorkItemTypes is generated from work_item_types table.
DemoTwoWorkItemTypes is generated from work_item_types table.
DemoWorkItemTypes is generated from work_item_types table.
Defines values for Direction.
Defines values for Direction.
ErrAlreadyExists is the already exists error.
ErrDoesNotExist is the does not exist error.
ErrMarkedForDeletion is the marked for deletion error.
ErrorCode Represents standardized HTTP error types.
ErrorCode Represents standardized HTTP error types.
ErrorCode Represents standardized HTTP error types.
ErrorCode Represents standardized HTTP error types.
ErrorCode Represents standardized HTTP error types.
ErrorCode Represents standardized HTTP error types.
ErrorCode Represents standardized HTTP error types.
ErrorCode Represents standardized HTTP error types.
ErrorCode Represents standardized HTTP error types.
ErrorCode Represents standardized HTTP error types.
ErrorCode Represents standardized HTTP error types.
ErrorCode Represents standardized HTTP error types.
ErrorCode Represents standardized HTTP error types.
ExtraSchemaNotificationTypeGlobal is the 'global' notification_type.
ExtraSchemaNotificationTypePersonal is the 'personal' notification_type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ExtraSchemaWorkItemRoleExtraPreparer is the 'extra_preparer' work_item_role.
ExtraSchemaWorkItemRoleExtraReviewer is the 'extra_reviewer' work_item_role.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NotificationTypeGlobal is the 'global' notification_type.
NotificationTypePersonal is the 'personal' notification_type.
Defines values for PaginationFilterModes.
Defines values for PaginationFilterModes.
Defines values for PaginationFilterModes.
Defines values for PaginationFilterModes.
Defines values for PaginationFilterModes.
Defines values for PaginationFilterModes.
Defines values for PaginationFilterModes.
Defines values for PaginationFilterModes.
Defines values for PaginationFilterModes.
Defines values for PaginationFilterModes.
Defines values for PaginationFilterModes.
Defines values for PaginationFilterModes.
Defines values for PaginationFilterModes.
Defines values for PaginationFilterModes.
ProjectName is generated from projects table.
ProjectName is generated from projects table.
Role is generated from roles.json keys.
Role is generated from roles.json keys.
Role is generated from roles.json keys.
Role is generated from roles.json keys.
Role is generated from roles.json keys.
Role is generated from roles.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
Scope is generated from scopes.json keys.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Topic string identifiers for SSE event listeners.
Topic string identifiers for SSE event listeners.
Topic string identifiers for SSE event listeners.
Topic string identifiers for SSE event listeners.
WorkItemRolePreparer is the 'preparer' work_item_role.
WorkItemRoleReviewer is the 'reviewer' work_item_role.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Activity represents a row from 'public.activities'.
ActivityCreateParams represents insert params for 'public.activities'.
No description provided by the author
ActivityResponse defines the model for ActivityResponse.
No description provided by the author
ActivityUpdateParams represents update params for 'public.activities'.
CacheDemoTwoWorkItem represents a row from 'public.cache__demo_two_work_items'.
CacheDemoTwoWorkItemCreateParams represents insert params for 'public.cache__demo_two_work_items'.
No description provided by the author
CacheDemoTwoWorkItemM2MAssigneeWIA represents a M2M join against "public.work_item_assignee".
No description provided by the author
CacheDemoTwoWorkItemUpdateParams represents update params for 'public.cache__demo_two_work_items'.
CacheDemoWorkItem represents a row from 'public.cache__demo_work_items'.
CacheDemoWorkItemCreateParams represents insert params for 'public.cache__demo_work_items'.
No description provided by the author
CacheDemoWorkItemM2MAssigneeWIA represents a M2M join against "public.work_item_assignee".
CacheDemoWorkItemResponse defines the model for CacheDemoWorkItemResponse.
No description provided by the author
CacheDemoWorkItemUpdateParams represents update params for 'public.cache__demo_work_items'.
CreateActivityRequest defines the model for CreateActivityRequest.
CreateDemoTwoWorkItemRequest defines the model for CreateDemoTwoWorkItemRequest.
CreateDemoWorkItemRequest defines the model for CreateDemoWorkItemRequest.
CreateProjectBoardRequest defines the model for CreateProjectBoardRequest.
CreateTeamRequest defines the model for CreateTeamRequest.
CreateTimeEntryRequest defines the model for CreateTimeEntryRequest.
CreateWorkItemCommentRequest defines the model for CreateWorkItemCommentRequest.
CreateWorkItemRequest defines the model for CreateWorkItemRequest.
CreateWorkItemTagRequest defines the model for CreateWorkItemTagRequest.
CreateWorkItemTypeRequest defines the model for CreateWorkItemTypeRequest.
No description provided by the author
DbField shows db column information.
DemoTwoWorkItem represents a row from 'public.demo_two_work_items'.
DemoTwoWorkItemCreateParams represents insert params for 'public.demo_two_work_items'.
No description provided by the author
DemoTwoWorkItemResponse defines the model for DemoTwoWorkItemResponse.
No description provided by the author
DemoTwoWorkItemUpdateParams represents update params for 'public.demo_two_work_items'.
DemoWorkItem represents a row from 'public.demo_work_items'.
DemoWorkItemCreateParams represents insert params for 'public.demo_work_items'.
No description provided by the author
DemoWorkItemResponse defines the model for DemoWorkItemResponse.
No description provided by the author
DemoWorkItemUpdateParams represents update params for 'public.demo_work_items'.
EntityNotification represents a row from 'public.entity_notifications'.
EntityNotificationCreateParams represents insert params for 'public.entity_notifications'.
No description provided by the author
No description provided by the author
EntityNotificationUpdateParams represents update params for 'public.entity_notifications'.
ErrInsertFailed is the insert failed error.
ErrUpdateFailed is the update failed error.
ErrUpsertFailed is the upsert failed error.
EventsParams defines parameters for Events.
ExtraSchemaBook represents a row from 'extra_schema.books'.
ExtraSchemaBookAuthor represents a row from 'extra_schema.book_authors'.
ExtraSchemaBookAuthorCreateParams represents insert params for 'extra_schema.book_authors'.
No description provided by the author
ExtraSchemaBookAuthorM2MAuthorBA represents a M2M join against "extra_schema.book_authors".
ExtraSchemaBookAuthorM2MBookBA represents a M2M join against "extra_schema.book_authors".
No description provided by the author
ExtraSchemaBookAuthorsSurrogateKey represents a row from 'extra_schema.book_authors_surrogate_key'.
ExtraSchemaBookAuthorsSurrogateKeyCreateParams represents insert params for 'extra_schema.book_authors_surrogate_key'.
No description provided by the author
ExtraSchemaBookAuthorsSurrogateKeyM2MAuthorBASK represents a M2M join against "extra_schema.book_authors_surrogate_key".
ExtraSchemaBookAuthorsSurrogateKeyM2MBookBASK represents a M2M join against "extra_schema.book_authors_surrogate_key".
No description provided by the author
ExtraSchemaBookAuthorsSurrogateKeyUpdateParams represents update params for 'extra_schema.book_authors_surrogate_key'.
ExtraSchemaBookAuthorUpdateParams represents update params for 'extra_schema.book_authors'.
ExtraSchemaBookCreateParams represents insert params for 'extra_schema.books'.
No description provided by the author
ExtraSchemaBookM2MAuthorBA represents a M2M join against "extra_schema.book_authors".
ExtraSchemaBookM2MAuthorBASK represents a M2M join against "extra_schema.book_authors_surrogate_key".
ExtraSchemaBookReview represents a row from 'extra_schema.book_reviews'.
ExtraSchemaBookReviewCreateParams represents insert params for 'extra_schema.book_reviews'.
No description provided by the author
No description provided by the author
ExtraSchemaBookReviewUpdateParams represents update params for 'extra_schema.book_reviews'.
No description provided by the author
ExtraSchemaBookSeller represents a row from 'extra_schema.book_sellers'.
ExtraSchemaBookSellerCreateParams represents insert params for 'extra_schema.book_sellers'.
No description provided by the author
No description provided by the author
ExtraSchemaBookSellerUpdateParams represents update params for 'extra_schema.book_sellers'.
ExtraSchemaBookUpdateParams represents update params for 'extra_schema.books'.
ExtraSchemaDemoWorkItem represents a row from 'extra_schema.demo_work_items'.
ExtraSchemaDemoWorkItemCreateParams represents insert params for 'extra_schema.demo_work_items'.
No description provided by the author
No description provided by the author
ExtraSchemaDemoWorkItemUpdateParams represents update params for 'extra_schema.demo_work_items'.
ExtraSchemaDummyJoin represents a row from 'extra_schema.dummy_join'.
ExtraSchemaDummyJoinCreateParams represents insert params for 'extra_schema.dummy_join'.
No description provided by the author
No description provided by the author
ExtraSchemaDummyJoinUpdateParams represents update params for 'extra_schema.dummy_join'.
ExtraSchemaNotification represents a row from 'extra_schema.notifications'.
ExtraSchemaNotificationCreateParams represents insert params for 'extra_schema.notifications'.
No description provided by the author
No description provided by the author
ExtraSchemaNotificationUpdateParams represents update params for 'extra_schema.notifications'.
ExtraSchemaPagElement represents a row from 'extra_schema.pag_element'.
ExtraSchemaPagElementCreateParams represents insert params for 'extra_schema.pag_element'.
No description provided by the author
No description provided by the author
No description provided by the author
ExtraSchemaPagElementUpdateParams represents update params for 'extra_schema.pag_element'.
ExtraSchemaUser represents a row from 'extra_schema.users'.
ExtraSchemaUserAPIKey represents a row from 'extra_schema.user_api_keys'.
ExtraSchemaUserAPIKeyCreateParams represents insert params for 'extra_schema.user_api_keys'.
No description provided by the author
No description provided by the author
ExtraSchemaUserAPIKeyUpdateParams represents update params for 'extra_schema.user_api_keys'.
ExtraSchemaUserCreateParams represents insert params for 'extra_schema.users'.
No description provided by the author
No description provided by the author
ExtraSchemaUserM2MBookBA represents a M2M join against "extra_schema.book_authors".
ExtraSchemaUserM2MBookBASK represents a M2M join against "extra_schema.book_authors_surrogate_key".
ExtraSchemaUserM2MWorkItemWIA represents a M2M join against "extra_schema.work_item_assignee".
No description provided by the author
ExtraSchemaUserUpdateParams represents update params for 'extra_schema.users'.
ExtraSchemaWorkItem represents a row from 'extra_schema.work_items'.
ExtraSchemaWorkItemAdmin represents a row from 'extra_schema.work_item_admin'.
ExtraSchemaWorkItemAdminCreateParams represents insert params for 'extra_schema.work_item_admin'.
No description provided by the author
No description provided by the author
ExtraSchemaWorkItemAdminUpdateParams represents update params for 'extra_schema.work_item_admin'.
ExtraSchemaWorkItemAssignee represents a row from 'extra_schema.work_item_assignee'.
ExtraSchemaWorkItemAssigneeCreateParams represents insert params for 'extra_schema.work_item_assignee'.
No description provided by the author
ExtraSchemaWorkItemAssigneeM2MAssigneeWIA represents a M2M join against "extra_schema.work_item_assignee".
ExtraSchemaWorkItemAssigneeM2MWorkItemWIA represents a M2M join against "extra_schema.work_item_assignee".
No description provided by the author
ExtraSchemaWorkItemAssigneeUpdateParams represents update params for 'extra_schema.work_item_assignee'.
ExtraSchemaWorkItemCreateParams represents insert params for 'extra_schema.work_items'.
No description provided by the author
ExtraSchemaWorkItemM2MAssigneeWIA represents a M2M join against "extra_schema.work_item_assignee".
No description provided by the author
ExtraSchemaWorkItemUpdateParams represents update params for 'extra_schema.work_items'.
GetCacheDemoWorkItemQueryParameters defines the model for GetCacheDemoWorkItemQueryParameters.
GetCurrentUserQueryParameters defines the model for GetCurrentUserQueryParameters.
No description provided by the author
No description provided by the author
GetPaginatedNotificationsParams defines parameters for GetPaginatedNotifications.
GetPaginatedUsersParams defines parameters for GetPaginatedUsers.
GetPaginatedUsersQueryParameters defines the model for GetPaginatedUsersQueryParameters.
GetPaginatedWorkItemParams defines parameters for GetPaginatedWorkItem.
GetProjectWorkitemsParams defines parameters for GetProjectWorkitems.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HTTPError represents an error message response.
HTTPValidationError defines the model for HTTPValidationError.
No description provided by the author
KanbanStep represents a row from 'public.kanban_steps'.
KanbanStepCreateParams represents insert params for 'public.kanban_steps'.
No description provided by the author
No description provided by the author
KanbanStepUpdateParams represents update params for 'public.kanban_steps'.
Movie represents a row from 'public.movies'.
MovieCreateParams represents insert params for 'public.movies'.
No description provided by the author
No description provided by the author
MovieUpdateParams represents update params for 'public.movies'.
MyProviderLoginParams defines parameters for MyProviderLogin.
Notification represents a row from 'public.notifications'.
NotificationCreateParams represents insert params for 'public.notifications'.
No description provided by the author
NotificationResponse defines the model for NotificationResponse.
No description provided by the author
NotificationUpdateParams represents update params for 'public.notifications'.
PaginatedDemoWorkItemsResponse defines the model for PaginatedDemoWorkItemsResponse.
PaginatedNotificationsResponse defines the model for PaginatedNotificationsResponse.
PaginatedUsersResponse defines the model for PaginatedUsersResponse.
Pagination defines the model for Pagination.
PaginationCursor defines the model for PaginationCursor.
PaginationFilter defines the model for PaginationFilter.
PaginationFilterArray defines the model for PaginationFilterArray.
PaginationFilterPrimitive defines the model for PaginationFilterPrimitive.
PaginationPage defines the model for PaginationPage.
Project represents a row from 'public.projects'.
ProjectBoard defines the model for ProjectBoard.
ProjectConfig defines the model for ProjectConfig.
ProjectConfigField defines the model for ProjectConfigField.
ProjectCreateParams represents insert params for 'public.projects'.
No description provided by the author
No description provided by the author
ProjectUpdateParams represents update params for 'public.projects'.
No description provided by the author
ServicesMember defines the model for ServicesMember.
SharedWorkItemJoins defines the model for SharedWorkItemJoins.
Team represents a row from 'public.teams'.
TeamCreateParams represents insert params for 'public.teams'.
No description provided by the author
TeamResponse defines the model for TeamResponse.
No description provided by the author
TeamUpdateParams represents update params for 'public.teams'.
TimeEntry represents a row from 'public.time_entries'.
TimeEntryCreateParams represents insert params for 'public.time_entries'.
No description provided by the author
TimeEntryResponse defines the model for TimeEntryResponse.
No description provided by the author
TimeEntryUpdateParams represents update params for 'public.time_entries'.
No description provided by the author
UpdateActivityRequest defines the model for UpdateActivityRequest.
UpdateTeamRequest defines the model for UpdateTeamRequest.
UpdateTimeEntryRequest defines the model for UpdateTimeEntryRequest.
UpdateUserAuthRequest represents User authorization data to update.
UpdateUserRequest represents User data to update.
UpdateWorkItemCommentRequest defines the model for UpdateWorkItemCommentRequest.
UpdateWorkItemTagRequest defines the model for UpdateWorkItemTagRequest.
UpdateWorkItemTypeRequest defines the model for UpdateWorkItemTypeRequest.
User represents a row from 'public.users'.
UserAPIKey represents a row from 'public.user_api_keys'.
UserAPIKeyCreateParams represents insert params for 'public.user_api_keys'.
No description provided by the author
No description provided by the author
UserAPIKeyUpdateParams represents update params for 'public.user_api_keys'.
UserCreateParams represents insert params for 'public.users'.
No description provided by the author
No description provided by the author
UserM2MWorkItemWIA represents a M2M join against "public.work_item_assignee".
UserNotification represents a row from 'public.user_notifications'.
UserNotificationCreateParams represents insert params for 'public.user_notifications'.
No description provided by the author
No description provided by the author
UserNotificationUpdateParams represents update params for 'public.user_notifications'.
UserProject represents a row from 'public.user_project'.
UserProjectCreateParams represents insert params for 'public.user_project'.
No description provided by the author
No description provided by the author
UserProjectUpdateParams represents update params for 'public.user_project'.
UserResponse defines the model for UserResponse.
No description provided by the author
UserTeam represents a row from 'public.user_team'.
UserTeamCreateParams represents insert params for 'public.user_team'.
No description provided by the author
No description provided by the author
UserTeamUpdateParams represents update params for 'public.user_team'.
UserUpdateParams represents update params for 'public.users'.
ValidationError defines the model for ValidationError.
WorkItem represents a row from 'public.work_items'.
WorkItemAssignee represents a row from 'public.work_item_assignee'.
WorkItemAssigneeCreateParams represents insert params for 'public.work_item_assignee'.
No description provided by the author
WorkItemAssigneeM2MAssigneeWIA represents a M2M join against "public.work_item_assignee".
WorkItemAssigneeM2MWorkItemWIA represents a M2M join against "public.work_item_assignee".
No description provided by the author
WorkItemAssigneeUpdateParams represents update params for 'public.work_item_assignee'.
WorkItemBase defines the model for WorkItemBase.
WorkItemComment represents a row from 'public.work_item_comments'.
WorkItemCommentCreateParams represents insert params for 'public.work_item_comments'.
No description provided by the author
WorkItemCommentResponse defines the model for WorkItemCommentResponse.
No description provided by the author
WorkItemCommentUpdateParams represents update params for 'public.work_item_comments'.
WorkItemCreateParams represents insert params for 'public.work_items'.
No description provided by the author
WorkItemM2MAssigneeWIA represents a M2M join against "public.work_item_assignee".
WorkItemResponse defines the model for WorkItemResponse.
No description provided by the author
WorkItemTag represents a row from 'public.work_item_tags'.
WorkItemTagCreateParams represents insert params for 'public.work_item_tags'.
No description provided by the author
WorkItemTagResponse defines the model for WorkItemTagResponse.
No description provided by the author
WorkItemTagUpdateParams represents update params for 'public.work_item_tags'.
WorkItemType represents a row from 'public.work_item_types'.
WorkItemTypeCreateParams represents insert params for 'public.work_item_types'.
No description provided by the author
WorkItemTypeResponse defines the model for WorkItemTypeResponse.
No description provided by the author
WorkItemTypeUpdateParams represents update params for 'public.work_item_types'.
WorkItemUpdateParams represents update params for 'public.work_items'.
WorkItemWorkItemTag represents a row from 'public.work_item_work_item_tag'.
WorkItemWorkItemTagCreateParams represents insert params for 'public.work_item_work_item_tag'.
No description provided by the author
No description provided by the author
WorkItemWorkItemTagUpdateParams represents update params for 'public.work_item_work_item_tag'.
No description provided by the author
# Interfaces
ActivityParams represents common params for both insert and update of 'public.activities'.
CacheDemoTwoWorkItemParams represents common params for both insert and update of 'public.cache__demo_two_work_items'.
CacheDemoWorkItemParams represents common params for both insert and update of 'public.cache__demo_work_items'.
DB is the common interface for database operations that can be used with types from schema 'public'.
No description provided by the author
DemoTwoWorkItemParams represents common params for both insert and update of 'public.demo_two_work_items'.
DemoWorkItemParams represents common params for both insert and update of 'public.demo_work_items'.
EntityNotificationParams represents common params for both insert and update of 'public.entity_notifications'.
ExtraSchemaBookAuthorParams represents common params for both insert and update of 'extra_schema.book_authors'.
ExtraSchemaBookAuthorsSurrogateKeyParams represents common params for both insert and update of 'extra_schema.book_authors_surrogate_key'.
ExtraSchemaBookParams represents common params for both insert and update of 'extra_schema.books'.
ExtraSchemaBookReviewParams represents common params for both insert and update of 'extra_schema.book_reviews'.
ExtraSchemaBookSellerParams represents common params for both insert and update of 'extra_schema.book_sellers'.
ExtraSchemaDemoWorkItemParams represents common params for both insert and update of 'extra_schema.demo_work_items'.
ExtraSchemaDummyJoinParams represents common params for both insert and update of 'extra_schema.dummy_join'.
ExtraSchemaNotificationParams represents common params for both insert and update of 'extra_schema.notifications'.
ExtraSchemaPagElementParams represents common params for both insert and update of 'extra_schema.pag_element'.
ExtraSchemaUserAPIKeyParams represents common params for both insert and update of 'extra_schema.user_api_keys'.
ExtraSchemaUserParams represents common params for both insert and update of 'extra_schema.users'.
ExtraSchemaWorkItemAdminParams represents common params for both insert and update of 'extra_schema.work_item_admin'.
ExtraSchemaWorkItemAssigneeParams represents common params for both insert and update of 'extra_schema.work_item_assignee'.
ExtraSchemaWorkItemParams represents common params for both insert and update of 'extra_schema.work_items'.
KanbanStepParams represents common params for both insert and update of 'public.kanban_steps'.
MovieParams represents common params for both insert and update of 'public.movies'.
NotificationParams represents common params for both insert and update of 'public.notifications'.
ProjectParams represents common params for both insert and update of 'public.projects'.
No description provided by the author
TeamParams represents common params for both insert and update of 'public.teams'.
TimeEntryParams represents common params for both insert and update of 'public.time_entries'.
UserAPIKeyParams represents common params for both insert and update of 'public.user_api_keys'.
UserNotificationParams represents common params for both insert and update of 'public.user_notifications'.
UserParams represents common params for both insert and update of 'public.users'.
UserProjectParams represents common params for both insert and update of 'public.user_project'.
UserTeamParams represents common params for both insert and update of 'public.user_team'.
WorkItemAssigneeParams represents common params for both insert and update of 'public.work_item_assignee'.
WorkItemCommentParams represents common params for both insert and update of 'public.work_item_comments'.
WorkItemParams represents common params for both insert and update of 'public.work_items'.
WorkItemTagParams represents common params for both insert and update of 'public.work_item_tags'.
WorkItemTypeParams represents common params for both insert and update of 'public.work_item_types'.
WorkItemWorkItemTagParams represents common params for both insert and update of 'public.work_item_work_item_tag'.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CreateActivityJSONRequestBody defines body for CreateActivity for application/json ContentType.
CreateTeamJSONRequestBody defines body for CreateTeam for application/json ContentType.
CreateTimeEntryJSONRequestBody defines body for CreateTimeEntry for application/json ContentType.
CreateWorkItemCommentJSONRequestBody defines body for CreateWorkItemComment for application/json ContentType.
CreateWorkitemJSONRequestBody defines body for CreateWorkitem for application/json ContentType.
CreateWorkItemTagJSONRequestBody defines body for CreateWorkItemTag for application/json ContentType.
CreateWorkItemTypeJSONRequestBody defines body for CreateWorkItemType for application/json ContentType.
DemoKanbanSteps is generated from kanban_steps table.
DemoTwoKanbanSteps is generated from kanban_steps table.
No description provided by the author
DemoTwoWorkItemTypes is generated from work_item_types table.
No description provided by the author
DemoWorkItemTypes is generated from work_item_types table.
Direction defines the model for Direction.
No description provided by the author
No description provided by the author
ErrInvalidExtraSchemaNotificationType is the invalid ExtraSchemaNotificationType error.
ErrInvalidExtraSchemaWorkItemRole is the invalid ExtraSchemaWorkItemRole error.
ErrInvalidNotificationType is the invalid NotificationType error.
ErrInvalidWorkItemRole is the invalid WorkItemRole error.
Error is an error.
ErrorCode Represents standardized HTTP error types.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ExtraSchemaNotificationType is the 'notification_type' enum type from schema 'extra_schema'.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ExtraSchemaWorkItemRole is the 'work_item_role' enum type from schema 'extra_schema'.
No description provided by the author
InitializeProjectJSONRequestBody defines body for InitializeProject for application/json ContentType.
No description provided by the author
No description provided by the author
ModelsCacheDemoWorkItemJoins defines the model for ModelsCacheDemoWorkItemJoins.
ModelsDemoTwoWorkItem defines the model for ModelsDemoTwoWorkItem.
ModelsDemoTwoWorkItemCreateParams defines the model for ModelsDemoTwoWorkItemCreateParams.
ModelsDemoWorkItem defines the model for ModelsDemoWorkItem.
ModelsDemoWorkItemCreateParams defines the model for ModelsDemoWorkItemCreateParams.
ModelsKanbanStep defines the model for ModelsKanbanStep.
ModelsNotification defines the model for ModelsNotification.
ModelsProject defines the model for ModelsProject.
ModelsProjectConfig defines the model for ModelsProjectConfig.
ModelsProjectConfigField defines the model for ModelsProjectConfigField.
ModelsTeam defines the model for ModelsTeam.
ModelsTeamCreateParams defines the model for ModelsTeamCreateParams.
ModelsTimeEntry defines the model for ModelsTimeEntry.
ModelsUser defines the model for ModelsUser.
ModelsUserAPIKey defines the model for ModelsUserAPIKey.
ModelsUserID defines the model for ModelsUserID.
ModelsUserJoins defines the model for ModelsUserJoins.
ModelsWorkItem defines the model for ModelsWorkItem.
ModelsWorkItemComment defines the model for ModelsWorkItemComment.
ModelsWorkItemCreateParams defines the model for ModelsWorkItemCreateParams.
ModelsWorkItemM2MAssigneeWIA defines the model for ModelsWorkItemM2MAssigneeWIA.
ModelsWorkItemTag defines the model for ModelsWorkItemTag.
ModelsWorkItemTagCreateParams defines the model for ModelsWorkItemTagCreateParams.
ModelsWorkItemType defines the model for ModelsWorkItemType.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NotificationType is the 'notification_type' enum type from schema 'public'.
PaginationFilterModes defines the model for PaginationFilterModes.
PaginationItems represents pagination data indexed by column id.
No description provided by the author
ProjectName is generated from projects table.
No description provided by the author
Role is generated from roles.json keys.
Scope is generated from scopes.json keys.
Scopes defines the model for Scopes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Topic string identifiers for SSE event listeners.
Topics defines the model for Topics.
UpdateActivityJSONRequestBody defines body for UpdateActivity for application/json ContentType.
UpdateProjectConfigJSONRequestBody defines body for UpdateProjectConfig for application/json ContentType.
UpdateTeamJSONRequestBody defines body for UpdateTeam for application/json ContentType.
UpdateTimeEntryJSONRequestBody defines body for UpdateTimeEntry for application/json ContentType.
UpdateUserAuthorizationJSONRequestBody defines body for UpdateUserAuthorization for application/json ContentType.
UpdateUserJSONRequestBody defines body for UpdateUser for application/json ContentType.
UpdateWorkItemCommentJSONRequestBody defines body for UpdateWorkItemComment for application/json ContentType.
UpdateWorkItemTagJSONRequestBody defines body for UpdateWorkItemTag for application/json ContentType.
UpdateWorkItemTypeJSONRequestBody defines body for UpdateWorkItemType for application/json ContentType.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UUID defines the model for UUID.
UuidUUID defines the model for UuidUUID.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WorkItemRole is the 'work_item_role' enum type from schema 'public'.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author