Skip to content

Automatically Create Database If Not Present #48

Closed

Description

This extension is very easy-to-use with a simple configuration change and package import! But unlike the default Azure Storage option, the SQL provider requires that you create the database ahead of time. This isn't very convenient, especially because there may be settings, like the collation, that may only be discovered in the docs. I have also been playing around with azure functions using docker-compose, and it would require less overhead to simply spool up my SQL and Azure Function containers without executing an additional script to create my DB.

If that sounds like something you'd like to include as part of this storage provider, I have created a pull request to demonstrate the start of such a change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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