Posts
Sort by recent activity
Cannot build automation project with MEMORY_OPTIMIZED types
I'm trying to build a change automation project with schema changes which create types marked as MEMORY_OPTIMIZED.When building the project, I get a syntax error for the generated migration script:...