i tried messing around with the database i am not able to get a way to create databse schema in the code
Hi, in order to create database schema, you need to use one of the server side SDKs https://appwrite.io/docs/getting-started-for-server
What are you using and how are you trying, some more insights would be better to help you further?
Recommended threads
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...
- SyntaxError: Unexpected end of JSON inpu...
I am trying to create a fcm push notification service using appwrite functions with its REST API to invoke that function from my client side app and getting thi...
- Experiencing inconsistent "500 general_u...
I am developing a task management app that uses Appwrite auth. My project is hosted on Appwrite cloud and I've created basic server-side authentication followin...