Skip to content

Add DatabaseObjectBuilder with TagBuilder implementation#6689

Draft
BurntimeX wants to merge 1 commit into
6.3from
63-dbo-builder
Draft

Add DatabaseObjectBuilder with TagBuilder implementation#6689
BurntimeX wants to merge 1 commit into
6.3from
63-dbo-builder

Conversation

@BurntimeX

Copy link
Copy Markdown
Member

Introduces an abstract builder for creating, updating and deleting database objects with a fluent setter API, batched transactional deletes and an INSERT IGNORE-style helper. TagBuilder is the first concrete implementation.

Introduces an abstract builder for creating, updating and deleting database objects with a fluent setter API, batched transactional deletes and an `INSERT IGNORE`-style helper. `TagBuilder` is the first concrete implementation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant