2380151db9093b551dae8963c26851728320661b

SQLAlchemy's documentation states if you want to create an in-memory database you can provide a URL of `sqlite://` and that `:memory` is implied. The `database_exists` and `create_database` function did not handle this use-case.
SQLAlchemy-Utils
Various utility functions, new data types and helpers for SQLAlchemy.
Resources
Description
Languages
Python
99.9%