Details
-
Type:
Story
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ap_association
-
Labels:
-
Story Points:4
-
Epic Link:
-
Team:Alert Production
Description
For ap_pipe and ap_verify we want symmetry between table creation and the configs of the two database interface options currently implemented.
This ticket will create a create_tables methods on AssociationL1DBProto that will call the "create schema" method in AssociationDBSqlite.
It will also add a db_name override to the AssociationL1DBProto config allowing it to behave similarly to that of AssociationDBSqlite.
Given
DM-15588, is this issue still valid?