Jose
10/18/2022, 4:26 PMNurul
10/19/2022, 12:35 PMif
statement to add records only if a certain condition is met. I am not aware of any condition which would help in detecting if the database is new.
Assuming if the database is new then all the tables would be empty, and when applying a migration the database won't be empty. Maybe this is something which could be useful?Jose
10/23/2022, 10:52 AMNurul
10/25/2022, 2:04 PM