martinsmith123456

Results 3 issues of martinsmith123456

The use case I am working on is a composite database project inheriting from a core database project and which just contains objects for a single schema owned by a...

This can be reproduced as follows. - Build the Dacpac project. - Replace the one in AgileSqlClub.SqlPackageFilter.IntegrationTests with the newly built one (the one currently there is missing the DEFAULT...

- The check for this depends on whether ObjectName is null - The assignment to ObjectName uses a conditional expression where, if match.Groups.Count > 0 something is assigned. - "the...