In order to avoid the Referrential Integrity issue, I added a default Location. Similarly, there are other "default" records that should be created such that if you want to create a conference, you are not hindered by the RI tables.
Please create default records for the following:
Company
Conference Session Type (CodeLab, Streaming, OnSite Presenter)
Location Address
Presenter
Room
Sponsor Level
Put these default records into the liquibase file: db-changelog.006.default_data.xml
In order to avoid the Referrential Integrity issue, I added a default Location. Similarly, there are other "default" records that should be created such that if you want to create a conference, you are not hindered by the RI tables.
Please create default records for the following: Company Conference Session Type (CodeLab, Streaming, OnSite Presenter) Location Address Presenter Room Sponsor Level
Put these default records into the liquibase file: db-changelog.006.default_data.xml