Error while pushing/pulling from pg DB (supabase)
facing this issue, after I run the migrations for the first time, introspect, pull, push all of them throwing error.
if (column7.column_default.endsWith("[]")) {
^
TypeError: Cannot read properties of undefined (reading 'endsWith')