aitkn
CCConvex Community
•Created by aitkn on 4/24/2023 in #support-community
Offline-first support
Are you planning to support offline-first applications?
9 replies
CCConvex Community
•Created by aitkn on 4/24/2023 in #support-community
Support arbitrary key on nested objects (e.g. strings with "+" or "$")
I need to store any valid JSON in my fields. The closest type I see is Object, but it has a limitation on property names: they can't contain spaces or any other non-Alpha Numeric symbols other than underscore. My JSON can have keys with spaces and some other symbols like # or &. What are my options?
9 replies
CCConvex Community
•Created by aitkn on 4/22/2023 in #support-community
Reactive queries in Python
Can I do reactive queries in python? On PyPl the title of convex library is "Python client for the reactive backend-as-a-service Convex.", but I don't see any examples of it.
18 replies