Go to file
Robert DeRose 2380151db9 Support SQLAlchemy default in-memory SQLite URL
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.
2016-03-28 13:27:01 -04:00
2016-03-05 11:06:12 +02:00
2016-03-17 09:12:32 +02:00
2013-02-18 18:57:14 +02:00
2015-06-08 16:11:15 +08:00
2014-07-22 11:31:32 +03:00
2016-03-05 11:06:12 +02:00

SQLAlchemy-Utils

Build Status Version Status Downloads

Various utility functions, new data types and helpers for SQLAlchemy.

Resources

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.1 MiB
Languages
Python 99.9%