i.sona
i.sona
CCConvex Community
Created by gabrielw on 12/23/2024 in #support-community
Hey all, does anyone know if there is a Table helper equivalent for convex ENTs?
OK, am running into an issue at runtime , where the fieldPath for fieldOptions are missing causing queries to fail. Am looking at that
22 replies
CCConvex Community
Created by gabrielw on 12/23/2024 in #support-community
Hey all, does anyone know if there is a Table helper equivalent for convex ENTs?
No description
22 replies
CCConvex Community
Created by gabrielw on 12/23/2024 in #support-community
Hey all, does anyone know if there is a Table helper equivalent for convex ENTs?
yeah it would.
22 replies
CCConvex Community
Created by gabrielw on 12/23/2024 in #support-community
Hey all, does anyone know if there is a Table helper equivalent for convex ENTs?
or .fieldOptions ?
22 replies
CCConvex Community
Created by gabrielw on 12/23/2024 in #support-community
Hey all, does anyone know if there is a Table helper equivalent for convex ENTs?
No description
22 replies
CCConvex Community
Created by gabrielw on 12/23/2024 in #support-community
Hey all, does anyone know if there is a Table helper equivalent for convex ENTs?
I can modify that . I dont get the line "i don't exactly see a label in the docs for that data within { }" . are you referring to the PR ?
22 replies
CCConvex Community
Created by gabrielw on 12/23/2024 in #support-community
Hey all, does anyone know if there is a Table helper equivalent for convex ENTs?
No description
22 replies
CCConvex Community
Created by gabrielw on 12/23/2024 in #support-community
Hey all, does anyone know if there is a Table helper equivalent for convex ENTs?
Cool. I will push it
22 replies
CCConvex Community
Created by gabrielw on 12/23/2024 in #support-community
Hey all, does anyone know if there is a Table helper equivalent for convex ENTs?
In my case i extended convex-ents by adding an updateField function in the entitydefinition class that does not throw an exception when a field already exists , using this in place of field, i can pass all fields into the Table helper call , and still define attributes like unique,defualt and index the way i do currently and it works without issues . Am going to do a PR to convex-ents maybe they accept it . for now am using convex-ents off of my github branch
22 replies
CCConvex Community
Created by i.sona on 12/12/2024 in #support-community
Error in return types
No worries , Fixed it by changing class to object and defining type for it
3 replies
CCConvex Community
Created by Slewt on 10/15/2024 in #support-community
Is nextjs recommended with convex? or not ideal?
Please !! Sveltekit is my stack of choice but realised it might be a forever wait to get the kind of support needed for it from convex, so switching to tanstack-start (closest thing to solid-start and sveltekit on the react side) and legend-state . Auth is just what is pending and i am not so keen on clerk ATM
22 replies
CCConvex Community
Created by Slewt on 10/15/2024 in #support-community
Is nextjs recommended with convex? or not ideal?
Does this mean we are seeing a convex-auth adapter for tanstack-start one where we get call getAuth() or a imilar function in createServerFn (Server functions) like is available with clerk ?
22 replies
CCConvex Community
Created by i.sona on 9/28/2024 in #support-community
How do i create a schema object with computed fields
to the point. Thanks
7 replies