Skip to content

Jdbc equivalent connection string option createDatabaseIfNotExist=true in nhibernate? #3667

@Paper-Folding

Description

@Paper-Folding

What is the equivalent connection string to that from jdbc below in nhibernate? (especially createDatabaseIfNotExist option)

jdbc:mysql://localhost:3306/mydb?createDatabaseIfNotExist=true&useUnicode=true&characterEncoding=UTF-8&serverTimezone=

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions