ha/service-mgmt/sm-db-1.0.0/database/README

12 lines
371 B
Plaintext

The SM database is generated by the corresponding SQL scripts:
create_sm_db.sql -> sm.db
create_sm_hb_db.sql -> sm.db.hb
Instructions:
1. Update the SM excel spreadsheet (sm_database.xlsb) with your changes,
2. Update the corresponding SQL script i.e, create_sm_db.sql or create_sm_hb_db.sql:
Add proper SQL statement(s) (insert, update, delete) to the sql file.