EnableCaseSensitivity
When enabled, any source schemas, tables, or columns with the same name but different casing will be automatically given a suffix (_n) to differentiate them. This ensures that case differences are properly handled and prevents naming conflicts.
データ型
bool
デフォルト値
false
解説
When enabled, any source schemas, tables, or columns with the same name but different casing will be automatically given a suffix (_n) to differentiate them. This ensures that case differences are properly handled and prevents naming conflicts.