googleapis / googleapis/dotnet-spanner-entity-framework
migrations: CREATE IF NOT EXISTS style commands not supported
Open
known limitation
type: feature request
- Dominant language
- C#
- Stars
- 34
- Forks
- 13
- Avg merge
- 4h 39m
- Merged PRs (30d)
- 10
Description
Cloud Spanner does not support `CREATE IF NOT EXISTS` style DDL statements. These are sometimes needed for [EF Core migrations](https://github.com/cloudspannerecosystem/dotnet-spanner-entity-framework/blob/07888c960cd26bf7916b5f77ad0ff69d8ee5713d/Google.Cloud.EntityFrameworkCore.Spanner/Migrations/Internal/SpannerHistoryRepository.cs#L71).
Contributor guide
Assessment
This issue has not been assessed yet.