Does Appwrite have procedures, triggers, and functions is Stored in Database?
- 0
- Databases
- Web
- Self Hosted
Does Appwrite have procedures, triggers, and functions is Stored in Database? Because I'm using RDS. And Importing Mysqldump from my Local DB to RDS. I just want to check If i Need to Import these too (procedures, triggers, and functions)?
procedures - what do you mean by those? triggers - events? Yes, stored on webhooks or functions functions - configuration yes, source code no. Source code is stored on named docker volume
Recommended threads
- encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a buck...
- Unable to Create Storage After Upgrading...
We upgraded our Appwrite instance from version 1.8.0 to 1.9.0 and successfully ran the migration process. However, after the upgrade, we are no longer able to c...
- I can't UNPAUSE my project with the free...
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button red...