Files
deb-python-taskflow/taskflow/persistence/backends/__init__.py
Joshua Harlow 646ca59f63 Allow backend connection config (via fetch) to be a string
To make it easier to provide just a connection string to the
persistence backend fetch mechanism (without needing to create
a dictionary with just a 'connection' key) match the behavior
of the other fetch-like functions and accept a string to
simplify the interaction with this function.

Change-Id: I59cd330c545985fe9782c3049690425ead1c8cf3
2015-03-11 13:23:46 -07:00

3.5 KiB