package
0.0.0-20241005204957-d6dd5f55f8ed
Repository: https://github.com/danicc097/openapi-go-gin-postgres-sqlc.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CreateXoTestsBook creates a new XoTestsBook in the database with the given params.
CreateXoTestsBookAuthor creates a new XoTestsBookAuthor in the database with the given params.
CreateXoTestsBookAuthorsSurrogateKey creates a new XoTestsBookAuthorsSurrogateKey in the database with the given params.
CreateXoTestsBookReview creates a new XoTestsBookReview in the database with the given params.
CreateXoTestsBookSeller creates a new XoTestsBookSeller in the database with the given params.
CreateXoTestsCacheDemoWorkItem creates a new XoTestsCacheDemoWorkItem in the database with the given params.
CreateXoTestsDemoWorkItem creates a new XoTestsDemoWorkItem in the database with the given params.
CreateXoTestsDummyJoin creates a new XoTestsDummyJoin in the database with the given params.
CreateXoTestsNotification creates a new XoTestsNotification in the database with the given params.
CreateXoTestsPagElement creates a new XoTestsPagElement in the database with the given params.
CreateXoTestsTeam creates a new XoTestsTeam in the database with the given params.
CreateXoTestsTimeEntry creates a new XoTestsTimeEntry in the database with the given params.
CreateXoTestsUser creates a new XoTestsUser in the database with the given params.
CreateXoTestsUserAPIKey creates a new XoTestsUserAPIKey in the database with the given params.
CreateXoTestsWorkItem creates a new XoTestsWorkItem in the database with the given params.
CreateXoTestsWorkItemAssignee creates a new XoTestsWorkItemAssignee in the database with the given params.
CreateXoTestsWorkItemComment creates a new XoTestsWorkItemComment in the database with the given params.
Errorf logs an error message using the package error logger.
Logf logs a message using the package logger.
No description provided by the author
No description provided by the author
SetErrorLogger sets the package error logger.
SetLogger sets the package logger.
WithDeletedXoTestsUserOnly limits result to records marked as deleted.
WithXoTestsBookAuthorFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsBookAuthorHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsBookAuthorJoin joins with the given tables.
WithXoTestsBookAuthorLimit limits row selection.
WithXoTestsBookAuthorOrderBy accumulates orders results by the given columns.
WithXoTestsBookAuthorsSurrogateKeyFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsBookAuthorsSurrogateKeyHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsBookAuthorsSurrogateKeyJoin joins with the given tables.
WithXoTestsBookAuthorsSurrogateKeyLimit limits row selection.
WithXoTestsBookAuthorsSurrogateKeyOrderBy accumulates orders results by the given columns.
WithXoTestsBookFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsBookHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsBookJoin joins with the given tables.
WithXoTestsBookLimit limits row selection.
WithXoTestsBookOrderBy accumulates orders results by the given columns.
WithXoTestsBookReviewFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsBookReviewHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsBookReviewJoin joins with the given tables.
WithXoTestsBookReviewLimit limits row selection.
WithXoTestsBookReviewOrderBy accumulates orders results by the given columns.
WithXoTestsBookSellerFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsBookSellerHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsBookSellerJoin joins with the given tables.
WithXoTestsBookSellerLimit limits row selection.
WithXoTestsBookSellerOrderBy accumulates orders results by the given columns.
WithXoTestsCacheDemoWorkItemFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsCacheDemoWorkItemHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsCacheDemoWorkItemJoin joins with the given tables.
WithXoTestsCacheDemoWorkItemLimit limits row selection.
WithXoTestsCacheDemoWorkItemOrderBy accumulates orders results by the given columns.
WithXoTestsDemoWorkItemFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsDemoWorkItemHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsDemoWorkItemJoin joins with the given tables.
WithXoTestsDemoWorkItemLimit limits row selection.
WithXoTestsDemoWorkItemOrderBy accumulates orders results by the given columns.
WithXoTestsDummyJoinFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsDummyJoinHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsDummyJoinJoin joins with the given tables.
WithXoTestsDummyJoinLimit limits row selection.
WithXoTestsDummyJoinOrderBy accumulates orders results by the given columns.
WithXoTestsNotificationFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsNotificationHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsNotificationJoin joins with the given tables.
WithXoTestsNotificationLimit limits row selection.
WithXoTestsNotificationOrderBy accumulates orders results by the given columns.
WithXoTestsPagElementFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsPagElementHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsPagElementJoin joins with the given tables.
WithXoTestsPagElementLimit limits row selection.
WithXoTestsPagElementOrderBy accumulates orders results by the given columns.
WithXoTestsTeamFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsTeamHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsTeamJoin joins with the given tables.
WithXoTestsTeamLimit limits row selection.
WithXoTestsTeamOrderBy accumulates orders results by the given columns.
WithXoTestsTimeEntryFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsTimeEntryHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsTimeEntryJoin joins with the given tables.
WithXoTestsTimeEntryLimit limits row selection.
WithXoTestsTimeEntryOrderBy accumulates orders results by the given columns.
WithXoTestsUserAPIKeyFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsUserAPIKeyHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsUserAPIKeyJoin joins with the given tables.
WithXoTestsUserAPIKeyLimit limits row selection.
WithXoTestsUserAPIKeyOrderBy accumulates orders results by the given columns.
WithXoTestsUserFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsUserHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsUserJoin joins with the given tables.
WithXoTestsUserLimit limits row selection.
WithXoTestsUserOrderBy accumulates orders results by the given columns.
WithXoTestsWorkItemAssigneeFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsWorkItemAssigneeHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsWorkItemAssigneeJoin joins with the given tables.
WithXoTestsWorkItemAssigneeLimit limits row selection.
WithXoTestsWorkItemAssigneeOrderBy accumulates orders results by the given columns.
WithXoTestsWorkItemCommentFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsWorkItemCommentHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsWorkItemCommentJoin joins with the given tables.
WithXoTestsWorkItemCommentLimit limits row selection.
WithXoTestsWorkItemCommentOrderBy accumulates orders results by the given columns.
WithXoTestsWorkItemFilters adds the given WHERE clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsWorkItemHavingClause adds the given HAVING clause conditions, which can be dynamically parameterized with $i to prevent SQL injection.
WithXoTestsWorkItemJoin joins with the given tables.
WithXoTestsWorkItemLimit limits row selection.
WithXoTestsWorkItemOrderBy accumulates orders results by the given columns.
XoTestsBookAuthorByBookIDAuthorID retrieves a row from 'xo_tests.book_authors' as a XoTestsBookAuthor.
XoTestsBookAuthorPaginated returns a cursor-paginated list of XoTestsBookAuthor.
XoTestsBookAuthorsByAuthorID retrieves a row from 'xo_tests.book_authors' as a XoTestsBookAuthor.
XoTestsBookAuthorsByBookID retrieves a row from 'xo_tests.book_authors' as a XoTestsBookAuthor.
XoTestsBookAuthorsSurrogateKeyByBookAuthorsSurrogateKeyID retrieves a row from 'xo_tests.book_authors_surrogate_key' as a XoTestsBookAuthorsSurrogateKey.
XoTestsBookAuthorsSurrogateKeyByBookIDAuthorID retrieves a row from 'xo_tests.book_authors_surrogate_key' as a XoTestsBookAuthorsSurrogateKey.
XoTestsBookAuthorsSurrogateKeyPaginated returns a cursor-paginated list of XoTestsBookAuthorsSurrogateKey.
XoTestsBookAuthorsSurrogateKeysByAuthorID retrieves a row from 'xo_tests.book_authors_surrogate_key' as a XoTestsBookAuthorsSurrogateKey.
XoTestsBookAuthorsSurrogateKeysByBookID retrieves a row from 'xo_tests.book_authors_surrogate_key' as a XoTestsBookAuthorsSurrogateKey.
XoTestsBookByBookID retrieves a row from 'xo_tests.books' as a XoTestsBook.
XoTestsBookPaginated returns a cursor-paginated list of XoTestsBook.
XoTestsBookReviewByBookReviewID retrieves a row from 'xo_tests.book_reviews' as a XoTestsBookReview.
XoTestsBookReviewByReviewerBookID retrieves a row from 'xo_tests.book_reviews' as a XoTestsBookReview.
XoTestsBookReviewPaginated returns a cursor-paginated list of XoTestsBookReview.
XoTestsBookReviewsByBookID retrieves a row from 'xo_tests.book_reviews' as a XoTestsBookReview.
XoTestsBookReviewsByReviewer retrieves a row from 'xo_tests.book_reviews' as a XoTestsBookReview.
XoTestsBookSellerPaginated returns a cursor-paginated list of XoTestsBookSeller.
XoTestsBookSellersByBookID retrieves a row from 'xo_tests.book_sellers' as a XoTestsBookSeller.
XoTestsBookSellersByBookIDSeller retrieves a row from 'xo_tests.book_sellers' as a XoTestsBookSeller.
XoTestsBookSellersBySeller retrieves a row from 'xo_tests.book_sellers' as a XoTestsBookSeller.
XoTestsBookSellersBySellerBookID retrieves a row from 'xo_tests.book_sellers' as a XoTestsBookSeller.
XoTestsCacheDemoWorkItemByWorkItemID retrieves a row from 'xo_tests.cache__demo_work_items' as a XoTestsCacheDemoWorkItem.
XoTestsCacheDemoWorkItemPaginated returns a cursor-paginated list of XoTestsCacheDemoWorkItem.
XoTestsDemoWorkItemByWorkItemID retrieves a row from 'xo_tests.demo_work_items' as a XoTestsDemoWorkItem.
XoTestsDemoWorkItemPaginated returns a cursor-paginated list of XoTestsDemoWorkItem.
XoTestsDummyJoinByDummyJoinID retrieves a row from 'xo_tests.dummy_join' as a XoTestsDummyJoin.
XoTestsDummyJoinPaginated returns a cursor-paginated list of XoTestsDummyJoin.
XoTestsNotificationByNotificationID retrieves a row from 'xo_tests.notifications' as a XoTestsNotification.
XoTestsNotificationPaginated returns a cursor-paginated list of XoTestsNotification.
XoTestsNotificationsBySender retrieves a row from 'xo_tests.notifications' as a XoTestsNotification.
XoTestsPagElementByCreatedAt retrieves a row from 'xo_tests.pag_element' as a XoTestsPagElement.
XoTestsPagElementByPaginatedElementID retrieves a row from 'xo_tests.pag_element' as a XoTestsPagElement.
XoTestsPagElementPaginated returns a cursor-paginated list of XoTestsPagElement.
XoTestsTeamByTeamID retrieves a row from 'xo_tests.teams' as a XoTestsTeam.
XoTestsTeamPaginated returns a cursor-paginated list of XoTestsTeam.
XoTestsTimeEntryByTimeEntryID retrieves a row from 'xo_tests.time_entries' as a XoTestsTimeEntry.
XoTestsTimeEntryPaginated returns a cursor-paginated list of XoTestsTimeEntry.
XoTestsUserAPIKeyByAPIKey retrieves a row from 'xo_tests.user_api_keys' as a XoTestsUserAPIKey.
XoTestsUserAPIKeyByUserAPIKeyID retrieves a row from 'xo_tests.user_api_keys' as a XoTestsUserAPIKey.
XoTestsUserAPIKeyByUserID retrieves a row from 'xo_tests.user_api_keys' as a XoTestsUserAPIKey.
XoTestsUserAPIKeyPaginated returns a cursor-paginated list of XoTestsUserAPIKey.
XoTestsUserByCreatedAt retrieves a row from 'xo_tests.users' as a XoTestsUser.
XoTestsUserByName retrieves a row from 'xo_tests.users' as a XoTestsUser.
XoTestsUserByUserID retrieves a row from 'xo_tests.users' as a XoTestsUser.
XoTestsUserPaginated returns a cursor-paginated list of XoTestsUser.
XoTestsWorkItemAssigneeByWorkItemIDAssignee retrieves a row from 'xo_tests.work_item_assignee' as a XoTestsWorkItemAssignee.
XoTestsWorkItemAssigneePaginated returns a cursor-paginated list of XoTestsWorkItemAssignee.
XoTestsWorkItemAssigneesByAssignee retrieves a row from 'xo_tests.work_item_assignee' as a XoTestsWorkItemAssignee.
XoTestsWorkItemAssigneesByAssigneeWorkItemID retrieves a row from 'xo_tests.work_item_assignee' as a XoTestsWorkItemAssignee.
XoTestsWorkItemAssigneesByWorkItemID retrieves a row from 'xo_tests.work_item_assignee' as a XoTestsWorkItemAssignee.
XoTestsWorkItemByWorkItemID retrieves a row from 'xo_tests.work_items' as a XoTestsWorkItem.
XoTestsWorkItemCommentByWorkItemCommentID retrieves a row from 'xo_tests.work_item_comments' as a XoTestsWorkItemComment.
XoTestsWorkItemCommentPaginated returns a cursor-paginated list of XoTestsWorkItemComment.
XoTestsWorkItemCommentsByWorkItemID retrieves a row from 'xo_tests.work_item_comments' as a XoTestsWorkItemComment.
XoTestsWorkItemPaginated returns a cursor-paginated list of XoTestsWorkItem.
XoTestsWorkItems retrieves a row from 'xo_tests.work_items' as a XoTestsWorkItem.
XoTestsWorkItemsByTitle retrieves a row from 'xo_tests.work_items' as a XoTestsWorkItem.

# 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
ErrAlreadyExists is the already exists error.
ErrDoesNotExist is the does not exist error.
ErrMarkedForDeletion is the marked for deletion error.
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
XoTestsWorkItemRolePreparer is the 'preparer' work_item_role.
XoTestsWorkItemRoleReviewer 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

No description provided by the author
DbField shows db column information.
ErrInsertFailed is the insert failed error.
ErrUpdateFailed is the update failed error.
ErrUpsertFailed is the upsert failed error.
No description provided by the author
No description provided by the author
No description provided by the author
XoTestsBook represents a row from 'xo_tests.books'.
XoTestsBookAuthor represents a row from 'xo_tests.book_authors'.
XoTestsBookAuthorCreateParams represents insert params for 'xo_tests.book_authors'.
No description provided by the author
XoTestsBookAuthorM2MAuthorBA represents a M2M join against "xo_tests.book_authors".
XoTestsBookAuthorM2MBookBA represents a M2M join against "xo_tests.book_authors".
No description provided by the author
XoTestsBookAuthorsSurrogateKey represents a row from 'xo_tests.book_authors_surrogate_key'.
XoTestsBookAuthorsSurrogateKeyCreateParams represents insert params for 'xo_tests.book_authors_surrogate_key'.
No description provided by the author
XoTestsBookAuthorsSurrogateKeyM2MAuthorBASK represents a M2M join against "xo_tests.book_authors_surrogate_key".
XoTestsBookAuthorsSurrogateKeyM2MBookBASK represents a M2M join against "xo_tests.book_authors_surrogate_key".
No description provided by the author
XoTestsBookAuthorsSurrogateKeyUpdateParams represents update params for 'xo_tests.book_authors_surrogate_key'.
XoTestsBookAuthorUpdateParams represents update params for 'xo_tests.book_authors'.
XoTestsBookCreateParams represents insert params for 'xo_tests.books'.
No description provided by the author
XoTestsBookM2MAuthorBA represents a M2M join against "xo_tests.book_authors".
XoTestsBookM2MAuthorBASK represents a M2M join against "xo_tests.book_authors_surrogate_key".
XoTestsBookReview represents a row from 'xo_tests.book_reviews'.
XoTestsBookReviewCreateParams represents insert params for 'xo_tests.book_reviews'.
No description provided by the author
No description provided by the author
XoTestsBookReviewUpdateParams represents update params for 'xo_tests.book_reviews'.
No description provided by the author
XoTestsBookSeller represents a row from 'xo_tests.book_sellers'.
XoTestsBookSellerCreateParams represents insert params for 'xo_tests.book_sellers'.
No description provided by the author
No description provided by the author
XoTestsBookSellerUpdateParams represents update params for 'xo_tests.book_sellers'.
XoTestsBookUpdateParams represents update params for 'xo_tests.books'.
XoTestsCacheDemoWorkItem represents a row from 'xo_tests.cache__demo_work_items'.
XoTestsCacheDemoWorkItemCreateParams represents insert params for 'xo_tests.cache__demo_work_items'.
No description provided by the author
XoTestsCacheDemoWorkItemM2MAssigneeWIA represents a M2M join against "xo_tests.work_item_assignee".
No description provided by the author
XoTestsCacheDemoWorkItemUpdateParams represents update params for 'xo_tests.cache__demo_work_items'.
XoTestsDemoWorkItem represents a row from 'xo_tests.demo_work_items'.
XoTestsDemoWorkItemCreateParams represents insert params for 'xo_tests.demo_work_items'.
No description provided by the author
No description provided by the author
XoTestsDemoWorkItemUpdateParams represents update params for 'xo_tests.demo_work_items'.
XoTestsDummyJoin represents a row from 'xo_tests.dummy_join'.
XoTestsDummyJoinCreateParams represents insert params for 'xo_tests.dummy_join'.
No description provided by the author
No description provided by the author
XoTestsDummyJoinUpdateParams represents update params for 'xo_tests.dummy_join'.
XoTestsNotification represents a row from 'xo_tests.notifications'.
XoTestsNotificationCreateParams represents insert params for 'xo_tests.notifications'.
No description provided by the author
No description provided by the author
XoTestsNotificationUpdateParams represents update params for 'xo_tests.notifications'.
XoTestsPagElement represents a row from 'xo_tests.pag_element'.
XoTestsPagElementCreateParams represents insert params for 'xo_tests.pag_element'.
No description provided by the author
No description provided by the author
No description provided by the author
XoTestsPagElementUpdateParams represents update params for 'xo_tests.pag_element'.
XoTestsTeam represents a row from 'xo_tests.teams'.
XoTestsTeamCreateParams represents insert params for 'xo_tests.teams'.
No description provided by the author
No description provided by the author
XoTestsTeamUpdateParams represents update params for 'xo_tests.teams'.
XoTestsTimeEntry represents a row from 'xo_tests.time_entries'.
XoTestsTimeEntryCreateParams represents insert params for 'xo_tests.time_entries'.
No description provided by the author
No description provided by the author
XoTestsTimeEntryUpdateParams represents update params for 'xo_tests.time_entries'.
XoTestsUser represents a row from 'xo_tests.users'.
XoTestsUserAPIKey represents a row from 'xo_tests.user_api_keys'.
XoTestsUserAPIKeyCreateParams represents insert params for 'xo_tests.user_api_keys'.
No description provided by the author
No description provided by the author
XoTestsUserAPIKeyUpdateParams represents update params for 'xo_tests.user_api_keys'.
XoTestsUserCreateParams represents insert params for 'xo_tests.users'.
No description provided by the author
No description provided by the author
XoTestsUserM2MBookBA represents a M2M join against "xo_tests.book_authors".
XoTestsUserM2MBookBASK represents a M2M join against "xo_tests.book_authors_surrogate_key".
XoTestsUserM2MWorkItemWIA represents a M2M join against "xo_tests.work_item_assignee".
No description provided by the author
XoTestsUserUpdateParams represents update params for 'xo_tests.users'.
XoTestsWorkItem represents a row from 'xo_tests.work_items'.
XoTestsWorkItemAssignee represents a row from 'xo_tests.work_item_assignee'.
XoTestsWorkItemAssigneeCreateParams represents insert params for 'xo_tests.work_item_assignee'.
No description provided by the author
XoTestsWorkItemAssigneeM2MAssigneeWIA represents a M2M join against "xo_tests.work_item_assignee".
XoTestsWorkItemAssigneeM2MWorkItemWIA represents a M2M join against "xo_tests.work_item_assignee".
No description provided by the author
XoTestsWorkItemAssigneeUpdateParams represents update params for 'xo_tests.work_item_assignee'.
XoTestsWorkItemComment represents a row from 'xo_tests.work_item_comments'.
XoTestsWorkItemCommentCreateParams represents insert params for 'xo_tests.work_item_comments'.
No description provided by the author
No description provided by the author
XoTestsWorkItemCommentUpdateParams represents update params for 'xo_tests.work_item_comments'.
XoTestsWorkItemCreateParams represents insert params for 'xo_tests.work_items'.
No description provided by the author
XoTestsWorkItemM2MAssigneeWIA represents a M2M join against "xo_tests.work_item_assignee".
No description provided by the author
XoTestsWorkItemUpdateParams represents update params for 'xo_tests.work_items'.

# Interfaces

DB is the common interface for database operations that can be used with types from schema 'public'.
XoTestsBookAuthorParams represents common params for both insert and update of 'xo_tests.book_authors'.
XoTestsBookAuthorsSurrogateKeyParams represents common params for both insert and update of 'xo_tests.book_authors_surrogate_key'.
XoTestsBookParams represents common params for both insert and update of 'xo_tests.books'.
XoTestsBookReviewParams represents common params for both insert and update of 'xo_tests.book_reviews'.
XoTestsBookSellerParams represents common params for both insert and update of 'xo_tests.book_sellers'.
XoTestsCacheDemoWorkItemParams represents common params for both insert and update of 'xo_tests.cache__demo_work_items'.
XoTestsDemoWorkItemParams represents common params for both insert and update of 'xo_tests.demo_work_items'.
XoTestsDummyJoinParams represents common params for both insert and update of 'xo_tests.dummy_join'.
XoTestsNotificationParams represents common params for both insert and update of 'xo_tests.notifications'.
XoTestsPagElementParams represents common params for both insert and update of 'xo_tests.pag_element'.
XoTestsTeamParams represents common params for both insert and update of 'xo_tests.teams'.
XoTestsTimeEntryParams represents common params for both insert and update of 'xo_tests.time_entries'.
XoTestsUserAPIKeyParams represents common params for both insert and update of 'xo_tests.user_api_keys'.
XoTestsUserParams represents common params for both insert and update of 'xo_tests.users'.
XoTestsWorkItemAssigneeParams represents common params for both insert and update of 'xo_tests.work_item_assignee'.
XoTestsWorkItemCommentParams represents common params for both insert and update of 'xo_tests.work_item_comments'.
XoTestsWorkItemParams represents common params for both insert and update of 'xo_tests.work_items'.

# Type aliases

No description provided by the author
No description provided by the author
ErrInvalidXoTestsWorkItemRole is the invalid XoTestsWorkItemRole error.
Error is an error.
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
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
XoTestsWorkItemRole is the 'work_item_role' enum type from schema 'xo_tests'.
No description provided by the author