main
Remove distinct usage in queries (#432)
Add Format and apply rules (#544)
Add custom message to ConcurrencyException (#568)
Support long ints (#458)
Add Version property management (#254)
Generate documentation file (#281)
Compiled queries (#126)
Add thread-safety checks option (#540)
Use System.Text.Json as the default serializer (#504) (#541)
Add Async methods to prevent possible thread starvation (#508)
Add a way to specify no-tracking to reduce caching on demand (#524)
Add HavingAnd and HavingOr to the ISqlBuilder (#566)
Use rented arrays based string builder (#376)
Use Int64 identifier column by default (#459)
Add Left/Right/Inner join (#516)
Update dependencies (#506)