You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for appwrite,it's a awesome project.But after I read the documents and weird why don't have a function like create_documents(list) in any sdk? It is frequently-used in my case.
🎤 Pitch
It is frequently-used.For example: If I need import some data from other source into appwrite database,I need a function write many rows of data in one time.
👀 Have you spent some time to check if this issue has been raised before?
🔖 Feature description
Thanks for appwrite,it's a awesome project.But after I read the documents and weird why don't have a function like
create_documents(list)
in any sdk? It is frequently-used in my case.🎤 Pitch
It is frequently-used.For example: If I need import some data from other source into appwrite database,I need a function write many rows of data in one time.
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: