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
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...