Hi, I'm trying to work with SQLServer database created with collation SQL_Latin1_General_CP1_CS_AS (case sensitive). While migration tables, I discovered that several migrator's queries fail. After ...
When running sql server input against a case sensitive instance the query errors out. 2017-08-01T19:46:00Z I! Invalid column name 'Latch'. 2017-08-01T19:46:00Z I! Invalid column name 'Lock'.