Seth Reno
Seth Reno
+1 for supporting max_line_length
This is expected behavior. It seems possible to add an option to ignore these though. The compare command could ignore name differences on all fks with IsSystemNamed = true.
Thanks for reporting. I think this is fixed, but I'm not able to test as Column Store indexes are only supported in Enterprise Edition. Please test using the latest version...
This _should_ be fixed in the latest version https://github.com/sethreno/schemazen/releases/tag/1.3.51 Again, I'm not able to test so please verify and let me know if it works. Thanks!
I'm using [msdn](https://msdn.microsoft.com/en-us/library/gg492153.aspx) as a reference and I don't see anything wrong. Can you give more detail on what's not working? If you could post the script produced by the...
This feature is not currently available. I've had a few request for this and to exclude certain objects. I'll add an option to filter the objects scripted using a regular...
I agree with @keith-hall on this, I wouldn't want to add a dependency on SqlServerCe.dll. However, I would be okay if an attempt were made to locate the dll and...
@aboy021 Thanks for reporting. I'm porting this to net6 and have updated the tests to use more modern logging. I should get around to doing the same for the the...
also, see http://stackoverflow.com/questions/7377344/how-do-i-write-a-parser-in-c
@MisterY requested this feature in #47.