Replies: 2 comments
-
Ok I found it, it's simply |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://pub.dev/documentation/postgres/latest/postgres/Type-class.html mostly, but it is not a 100% replacement, IIRC the old one had a few methods that are not recommended to be used. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In v3 PostgreSQLDataType was removed. In the deprecation message is no replacement stated.
Here the PgDataType was introduced, but the file was also removed.
What is the according alternative? And one may can include this in the deprecation message.
Beta Was this translation helpful? Give feedback.
All reactions