I know migration of db isn't supported as of now. Implementing migration of existing table changes is more complicated, but adding new tables should achieveable.
Can melon-fire handle this now?
I can see that if there already exists 20 tables, but has data for only 5, only those 5 tables' data is uploaded. Later when the other tables have data, new variables are created and uploaded in Firestore.
So was wondering if melon-fire at this moment can handle new table creation as well?
If not, whats the best course of action to support only this.