Currently, domain build modes other than Recreate are not implemented. Upon domain building, tables always get rebuilt and any data is lost. The source code clearly explains why
while BuildPerform() simply does BuildRecreate()
When is this going to be fixed? -- at least, is this a known issue planned for implementation? IMHO, I would assign this an urgent priority... thnx This thread was imported from our support forum. The original discussion may contain more detailed answer. Original topic by asamoylov. |
This isn't a bug: we really don't support schema evolution now. We're going to eliminate this issue by the end of March 2009. LINQ and SE are of the top priority for us now. |