gert-wijns / TypeSafeQueryBuilder

Compile time assistence while creating queries, making them more type safe and easier to refactor
6 stars 8 forks source link

Mssql has special use for [ and ] #108

Open borisvereertbrugghen opened 2 years ago

borisvereertbrugghen commented 2 years ago

Just replace [ and ] by _ (any char)

Probably some config is needed to enable it or not.... And or is would be since to provide our own implementetion of a certain OnGoingRestriction so it can be customized