Michael Ganss

Results 275 comments of Michael Ganss

This is currently not possible. What does the generated code look like? `RequiredAttributeAttribute` sounds strange, it should be `RequiredAttribute`.

OK I'll try and make this configurable. I won't be getting to it until next week, though.

There already is support for this feature through the `-c` option (PCL compatible output). This does a few other things as well but hopefully those won't impact your use case.

No, currently this is not possible ☹️ PRs are always welcome, though 😉 [Here's](https://github.com/mganss/XmlSchemaClassGenerator/blob/2e0cc90596f3c89c7d4678cf02814235c9b24219/XmlSchemaClassGenerator/Generator.cs#L711-L720) the relevant source.

Though I haven't actually tried it, SyncChanges.Console targets .NET 5.0 and should run on Linux just fine. I tried running the unit tests on AppVeyor's Linux image (which has SQL...

@lichnost3d Awesome! Thanks for testing and your feedback!

If the `SyncInfo` table does not exist (i.e. no successful replication has been completed yet), the code determines the destination's current version using the SQL Server function `CHANGE_TRACKING_CURRENT_VERSION()` which yields...

> I think what I stumbled upon was a bug. Basically if SyncInfo table wasn't present in the destination database - it wouldn't be created and nothing would happen. I...

Thanks for the contribution. I'd rather put this into a separate Wiki page and link to it from the README. Can you create a Wiki page in this project?

`PQTZ` is the beat grid which is already supported.