Zaimon
Zaimon
CCConvex Community
Created by Zaimon on 3/6/2024 in #support-community
Numbered tickets sale system
Thank you so much for your help!
9 replies
CCConvex Community
Created by Zaimon on 3/6/2024 in #support-community
Numbered tickets sale system
In order to make it random I pre-populate the db with the numbers in a random order. I am not using the number field in the index so it won't sort the number in the query. do you have any suggestion for the randomness?
9 replies
CCConvex Community
Created by Zaimon on 3/6/2024 in #support-community
Numbered tickets sale system
Thank you so much! I wrongly assumed that take(1) will only read one row. Now, do you think this is a good approach I mean, is there any way to be sure an entry wont be overwrite after the query is executed, maybe between the query and the patch another user buys an entry and the db return that registry too?
9 replies
CCConvex Community
Created by Zaimon on 12/7/2023 in #general
Deploy convex in 2 different apps help
do you have any blog post or some doc to do your workarround?
7 replies
CCConvex Community
Created by Zaimon on 12/7/2023 in #general
Deploy convex in 2 different apps help
well it sounds better than copying everything everytime haha
7 replies
CCConvex Community
Created by Zaimon on 12/7/2023 in #general
Deploy convex in 2 different apps help
Hello @CodingWithJamal I think i am doing something wrong with the init configuration of the projects, it seems that I have to have the same files for querys and mutations on both projects. Is there any way to have the same convex folder in both projects without copying each time I add something?
7 replies