Skip to content

Make "initialize schema" optional in SQLStore #11

@m110

Description

@m110

SQLStore initializes the schema on each instantiation now.

Like in watermill-sql, let's introduce a setting for this in the SQLConfig.

watermill-sql also checks if the passed db is not a Tx in which case the schema would implicitly commit the ongoing transaction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions