Revision 144 added additional checks to the TableExists function in the
SqlServer transform (ln 68 in SqlServerTransformationProvider.cs).
If the schema is not specified, the new code assumes it is dbo.
This is not the case for compact databases.
I was unable to get the test suite to work, but the patch should be
covered by the TableExistsWorks test that already exists in
TransformationProviderBase.
Original issue reported on code.google.com by dani...@jasek.org on 28 Apr 2010 at 4:18
Original issue reported on code.google.com by
dani...@jasek.org
on 28 Apr 2010 at 4:18Attachments: