Closed
Description
I have had a few requests from people I know that are using it (as well as FSharpComposableQuery support (issue #48 and here) , about cleaning up the naming. So things like backticks and []
are minimized, basically so it looks like normal properties. Additionally, this may also include removing _
and case names properly.
On an implementation note, this doesn't look to bad as we can retain the DB name in a type that represents the DB object name.