jonka Samy Sarem 2 vuotta sitten
119
Lisää tämän kaltaisia
sqlGen
System_Data_SqlCient_Provider
RecordReaderOfArrayOfStrings
Check commit fd1b2b84 for other changes
For the culture, supposed to be handled already
NecDefaultCulture
extra connection properties
schemas
pooling
Check how nectari currently handles casts
Just calculations maybe ?
What if a view has a calculation (decimal issue)
should we switch it to use as much as possible from sqlColumnsMetadata instead ?
Do we have a setting in Env & Datasources ?
Add unit tests in dbExpression tests unit tests
Fix test ?
Technically it makes sense, just not for joins
Check dbExpressions from Microsoft
Is this our implementation or Microsofts ?
SyntaxDictionary
Check dbExpression tests for Oracle and other providers
Test passes but doesn't make sense
Check if Datasync has usage for concat
VisitConcatExpression is only overriden for Oracle and base QueryTranslator
Was there a specific reason why we needed || in datasync ?
Investigate in code / test datasync with oracle with fix
Part of OG implementation
Could it be related to Oracle version
Concat is only used in joins at the time being
Tables have same problem
Is this case likely to happen?
Ensure it works with packages
dotPeek
Doc on how to configure provider
publictoken guid and version to add to nectariinstaller
Find proper place and syntax
SmartCacheService does not sainitize
Need to confirm
remove copy ?