Deleted columns in Rowy still appear in Firestore. #1576
ritaMagerDev
started this conversation in
Idea / Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I deleted some columns from a table in Rowy.
However, when I query Firestore, I still see the data from those deleted columns.
When I create a new row in Rowy, it syncs correctly with Firestore.
Question: Why does the data from the deleted columns still appear in Firestore? Is this expected behavior?
Beta Was this translation helpful? Give feedback.
All reactions