eva
eva copied to clipboard
Implement functionality to programmatically initialize schema for SQL-based backing stores.
Currently we do not do any table/schema management inside of our backing store.
However, given the partitioning modification we plan on doing in #114 allowing for the creation of the schema for a new RDS instance is relatively low lift.