3.4.0
What's Changed
- Fix github actions to net 7 and install old version dotnet by @deanmarcussen in #465
- Provide a way to limit the chars to store in each column. by @MikeAlhayek in #499
- Fix typo in README.md by @hishamco in #497
- Handle boolean constants by @hishamco in #488
- Use unicode marker for string literals in SQL SERVER by @sebastienros in #482
- Add Schema to IndexCommand CompoundKey by @jtkech in #501
- Packages now target .net6.0 only (and greater by definition) by @sebastienros in #501
New Contributors
- @MikeAlhayek made their first contribution in #499
- @brunoAltinet made their first contribution in #490
Full Changelog: v3.3.0...v3.4.0