develop
Add "except" keyword for "select" command
Fix CTE parse with subselect
Get property value safer
Allow to set up application culture
Remove "object_query" function
Convert some for loops to foreach
Replace CommandHandler by IFuncUnit
Move ErrorCode to Core namespace
Add more strings to resources
Fix incorrect schema detection bug with gzip files
Get rid of ImmutableHashSet, refactor cache key code
Improve QueryAstVisitor, implement Declare visit
"Rebalance" utils (again), improve AOT support
Add "tail" option
Introduce IUriResolver, add ability to add custom
Move IFuncUnit to Backend
Refactor func units functionality
Move some messages to resources
Move JSON functions into Addon project
Add more code comments
Refactor object selector set logic