We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9afe900 commit 01c747dCopy full SHA for 01c747d
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.0.2
2
+- Added interop for the rest of the types in `mod.ts` and others that are visible from it.
3
+
4
## 0.0.1
5
6
- Initial version.
pubspec.yaml
@@ -2,7 +2,7 @@ name: deno_postgres_interop
description:
An interop for js package deno-postgres - PostgreSQL
driver that can be used in deno-deploy (supabase edge functions).
-version: 0.0.1
+version: 0.0.2
repository: https://github.com/solid-software/deno_postgres_interop
7
8
environment:
0 commit comments