googleapis / googleapis/dotnet-spanner-entity-framework
migrations: add support for row deletion policies
Open
priority: p3
type: feature request
- Dominant language
- C#
- Stars
- 34
- Forks
- 13
- Avg merge
- 4h 39m
- Merged PRs (30d)
- 10
Description
We have row deletion policies setup on some of our tables, however there doesn't seem to be a way of getting these generated as part of the migrations.
Currently we're running custom SQL manually added to migrations to get around this.
It would be nice to be able to rely on migrations for this as well.
Contributor guide
Assessment
This issue has not been assessed yet.