anlek/mongify

Sync Command Generates an Error "Invalid column name 'updated_at' "

Opened this issue · 0 comments

Hi -
When I run Sync command to get only differential records it generates an error Invalid column name 'updated_at' in my SQLServer table I have column named LastEditDate which I already renamed it with updated_at in Mongify translation file (process command works fine rename field and gets data) but Sync does not work, should I rename this field in SQLServer table to get differential records (this would be ultimate solution) or Mongify have any workaround of it?

Thanks
Kamran