Ole Lukoe

Results 1 issues of Ole Lukoe

mssql connector migrate script not supports custom column names. ## Steps to reproduce ` @property({ type: 'string', mssql: { columnName: 'CustomErrorType' }, }) errorType: string;` ## Current Behavior Error: Column...

bug