Settings and activity
4 results found
-
10 votes
An error occurred while saving the comment Klux supported this idea · -
105 votesKlux supported this idea ·
-
136 votesKlux supported this idea ·
-
212 votes
An error occurred while saving the comment Klux commentedCurrently migrating an app from firestore to data connect (type system/safety and auto generated Dart SDK being a BIG reason for that) and loving Data Connect this far!
However we would really need this feature, as polling for changes is no real alternative.Klux supported this idea ·
Enums are currently in a really weird state in Data Connect.
They are mentioned in the Documentation, but without any examples.
Any attempt to use them fails.
In my opinion, enums are just an extension to data connect being type safe, by limiting the possible values for columns.
As GraphQL and PostgreSQL (and client sdks platforms) already support some sort of enums, it shouldn't be a huge issue?