Moderator
That's the best part of the new migrations feature 
Votes
4
Replies
24
Participants
Unknown
Messages
25
Moderator
That's the best part of the new migrations feature 
Rank 3: Container
Well not really it errored a few times and it didnt really work but it was probably because of that it was stuck with processing that it could not create the documents because everything else did work
Mines been stuck in processing for a few hours already.
Moderator
The most common scenario is that where you should not have to modify database structure
Moderator
So the app should not be affected by that
Even creating a new collection?
Moderator
The problem come when you modify database structure, so creating a new collection changes database structure and consequently you will face the problem
Moderator
If you create a document, the database structure will not be changed
Moderator
So in other words, it will not affect your app after it ends development
Moderator
Anyways this issue will be solved soon
Yeah but you can't create a document on any collection if there is a pending update.
This isnt the first time I've had to wait for a day or 2 on a pending
Moderator
But not temporarily, permanently. The team is working right now in a temporary solution, and after that, will work for the permanent solution
Moderator
That's true, because you have modified database structure
Moderator
As said before, after you finish your app development, database structure should not change in most cases 😅
Moderator
(if you structure your database as SQL)
Moderator
That's why despite Appwrite having a No-SQL database and being posible to use it as a NO-SQL database, I prefer using it as SQL, mainly because the underlying database is MariaDB/MySQL (SQL database)
Moderator
Anyways, as said, the issue will be solved soon, and it will be mitigated to prevent it from happening again in the future by next weeks
Rank 3: Container
Maybe its good to make a announcement that there is something going wrong as you now have to repeat your message over and over again :P
Moderator
Yes, definitely 😆
Rank 3: Container
Well good luck ^^
it is still processing
Moderator
Yes, the team is working to solve it
OK thanks for replying
You should keep an eye on the #channel channel