aquametalabs / aquameta

Web development platform built entirely in PostgreSQL
GNU General Public License v3.0
1.1k stars 52 forks source link

support multiple databases #167

Closed erichanson closed 3 years ago

erichanson commented 5 years ago

Right now, Aquameta is always installed in the aquameta database. Think through the ramifications of supporting multiple databases in the same PostgreSQL instance.

erichanson commented 3 years ago

Done w/ Go refactor, can be installed on any database and configured through conf/boot.toml or what have you.