NangoHQ / nango

A single API for all your integrations.
https://www.nango.dev
Other
4.33k stars 382 forks source link

fix(activeLogs): drop v1 activity_log_id #2390

Closed bodinsamuel closed 1 week ago

bodinsamuel commented 1 week ago

Describe your changes

Contributes to https://linear.app/nango/issue/NAN-585/stop-writing-from-v1

When I removed v1 from hooks I didn't realized active_logs had a foreign key attached to the table, so the value -1 wasn't really cutting it.

linear[bot] commented 1 week ago

NAN-585 Stop writing from v1