Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Throw an error when create_virtual_module receives a non-existent schema/database #469

Description

@ecobost

Not sure if dj.create_virtual_module(modulename, dbname) should create a new database if dbname does not exist. If the main use case is to access an already existing database, it would be more useful to throw an error (in case of typos or when sharing code with someone that does not have access to the missing database).

Activity

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

Metadata

Metadata

Labels

enhancementIndicates new improvements

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions