In appwrite cloud I have 2 database in one project because I created it few months ago, can I use second database because it is created before limited database rule applied?
that is one database per project
Same in functions 7/5
You have a grace period and you can apply some credits, but your project will be paused if you don't upgrade
Recommended threads
- 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 ...
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- 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...