1)In Sql file , there are some insert , update commands are they run when i 1st time install the hmdm-server ?
2)Particularly , device table has no INSERT OR UPDATE statements in liquibase scripts , but in the database there are initial values added "h0001".
3)Does this mean other then database changelog files , application is adding these initial values for devices table in another way (install/sql )?