Gi
CCConvex Community
•Created by Gi on 3/27/2025 in #general
seeding a project
Should I make a ticket for this somewhere? Would be useful in general to have a simple way to prune data older than x time
8 replies
CCConvex Community
•Created by Gi on 3/27/2025 in #general
seeding a project
Hmm. I'd probably want to steer away from CLI "tricks" where possible.
Will probably just create a helper mutation to clear the table like AITown's vacuum one
Would be a nice to have this on mutation/action ctx by default like
ctx.db.clear(table)
similar to the Clear Table
button in dashboard8 replies
CCConvex Community
•Created by Gi on 3/27/2025 in #general
seeding a project
Nice, missed that one. Thanks!
8 replies
CCConvex Community
•Created by Paul on 2/24/2025 in #support-community
How to have multiple schemas
Yup. All Convex functions in one package, and export the api/types to use in the other packages
14 replies
CCConvex Community
•Created by ianpaschal on 2/23/2025 in #support-community
Convex Auth: How to add custom data to signIn() (or up)
something like this
31 replies
CCConvex Community
•Created by ianpaschal on 2/23/2025 in #support-community
Convex Auth: How to add custom data to signIn() (or up)
And that table is called "users" right?
31 replies
CCConvex Community
•Created by ianpaschal on 2/23/2025 in #support-community
Convex Auth: How to add custom data to signIn() (or up)
the custom ones
31 replies
CCConvex Community
•Created by ianpaschal on 2/23/2025 in #support-community
Convex Auth: How to add custom data to signIn() (or up)
the fields have values?
31 replies