ookay
will beta end this month? I will be done by then
Not sure, they said by the end of ths year
Updated diagram
Ouch
I appreciate you dearly
I didn't do anything to deserve this
hi @D5 thanks for the other day
but how do I match a user to all it's various documents?
Are you using cloud or self-hosted?
currently using cloud @D5
but will use self-hosted when am pushing to production
In cloud, you should manage relationships manually
Basically you create a userID field and you put there the user ID
I just did local installation and found relationships
I appreciate you @D5
Perfect
[SOLVED] DATABASE MODEL (STRUCTURE)
that means appwrite cloud is not up to date?
besides, @D5 how do I store user balance in a way that after a transaction is successful, instead of having a new document which is not needed, it will update existing one?
Nope, cloud is using 1.1.2 and current appwrite version in 1.3.7
okay then
You should modify it with a function, when a new transaction is made
ok, thanks
Also when for creating a transaction you should have a function so you could update the value with the same function
ok then, thanks
Recommended threads
- Is permission changes tied to the column...
Hi, I'm evaluating appwrite for a project and through reading the documentation (I haven't coded/tested anything yet, just trying to have a grasp of the basic f...
- Cannot migrate from Supabase
Hi, I was trying to migrate from Supabase to the Appwrite database. My database had around 190K columns. I tried it twice. Both times, after 2 days, the proce...
- [SOLVED] Production down - createExecuti...
Hey, Since 1.9.6 rollout in fra (~17:00 UTC, 14 Aug), POST /v1/functions/{functionId}/executions returns a 400 whenever the body includes an empty headers ob...