fix: Make sure to scan table list during state backend operations (#17337)
Fixes https://github.com/cloudquery/cloudquery/issues/17335 Fixes https://github.com/cloudquery/cloudquery/issues/13585 The issue was a mixed `len` vs. `nil` check and `listTables` creating the struct before filling it. Should probably add a lock.
K
Kemal committed
0bf8ea8f213f0f051b5f7a22246092bd85892fed
Parent: 30e562c
Committed by GitHub <noreply@github.com>
on 3/26/2024, 5:01:39 PM