Skip to content

golang gorm app should CREATE DATABASE automatically #31

@schoudhury

Description

@schoudhury

CREATE DATABASE gormdemo; is a mandatory step before the golang gorm code can be started. This should not be the case and this database should be auto-created every time the app is started (it can drop the previous database using DROP DATABASE)

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