Hi! I was wondering if there is some managed solution or perhaps a guide to define Appwrite infrastructure (in this case the DB) as code. My use case is that I want to sync the database schema of dev and prod without having to create them in the console twice. Thanks 🙂
Thanks for the quick answer! I will proceed with the SDK then 🙂 have a nice day
Should I close this thread? If so, how?
Click on the menu on top right, edit post title and add [SOLVED] before the title
[SOLVED] Infrastructure as code for Appwrite DB
Recommended threads
- Paused project can't activate
I have failed to reactivate one my projects which had been paused
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...