Create Config Backup DB table and DAO layer

Description

Need to create a separate table to store config backup.

 

  • id, interface_id, created_time, version, text ( ? bytea) 

  • For maintaining history, we need to have a new entry whenever there is new config that is different from previous for the same interface.

Acceptance / Success Criteria

Can create config from tests. Basic DAO to retrieve config.

Lucidchart Diagrams

Activity

Show:

Chandra Gorantla January 5, 2022 at 2:58 PM

Fixed

Details

Assignee

Reporter

Labels

Story Points

Sprint

Fix versions

Priority

PagerDuty

Created November 24, 2021 at 2:14 PM
Updated June 7, 2022 at 4:51 PM
Resolved January 12, 2022 at 7:27 PM