Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Raise create work flow isolation back to Serializable (#348)
## Description After PR #346 merged, raise back isolation level from repeatable read to serializable. Also add create unique index ddl to tinkerbell-init.sql. ## How Has This Been Tested? - Manually ## How are existing users impacted? What migration steps/scripts do we need? - No ## Checklist: I have: - [ ] updated the documentation and/or roadmap (if required) - [ ] added unit or e2e tests - [ ] provided instructions on how to upgrade
- Loading branch information