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).