Skip to content

Releases: linkyndy/flask-rethinkdb

Database can now be selected when initializing the RethinkDB() object.

29 Dec 13:47
Compare
Choose a tag to compare

Added the possibility to select the database to connect to when initializing the RethinkDB() object;
Also, improved existing tests.

First release of Flask-RethinkDB extension

28 Dec 08:56
Compare
Choose a tag to compare

This is the first release of Flask-RethinkDB Flask extension. It creates the database connection from the app's configuration.