Support table prefixes in SQL storage backends #64
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Support dynamic table prefix specification in the mysql and pgsql storage backends. E.g. you can specify "mynano_" as the prefix and it would get prepended to the table names like "mynano_devices".
The text was updated successfully, but these errors were encountered: