Mark Junker
Mark Junker
Which comments are allowed depend on the used database engine. Which DB engine do you use?
Yeah, that might work. I'll have to think about it (and the legal consequences).
This is a huge change that's in its current implementation SQL Server specific and too intrusive. The time until the upcoming 2.0.0 release is too short to include/rework this implementation....
This sounds interesting, but this requires an overhaul of the logging (announcer) mechanism.
This requires a redesign of the version table. Anyone interested in creating a design document?
Seems like a candidate for a new expression convention.
I'd be willing to provide a pull request, but I'd also change #29 , if you're fine with it?
I just saw, that this isn't that easy. It requires many changes to ICommsInterface and all of their implementations, because multiple IP addresses mean multiple broadcast addresses too and -...
I have the same problem. It seems that there is a problem when running under a different user account. My setup is as follows: * Win 10 * Run as...
The constructor in the `abstract record class example` should be `protected`, not `public`.