deno_postgres_interop 1.0.0-dev.1 copy "deno_postgres_interop: ^1.0.0-dev.1" to clipboard
deno_postgres_interop: ^1.0.0-dev.1 copied to clipboard

Platformweb

An interop for js package deno-postgres - PostgreSQL driver that can be used in deno-deploy (supabase edge functions).

1.0.0-dev.1 #

  • Refactored JS Interop layer to modern Dart 3.3+ extension type (dart:js_interop).
  • Updated SDK constraint to >=3.3.0 <4.0.0 supporting Dart SDK 3.12+ (Flutter 3.44+).
  • Removed legacy @JS() class annotations and dart:js_util.

0.0.4 #

  • Fixed links in docs.
  • Updated supported platforms.

0.0.3 #

  • Unlock SDK >= 3.1.0.

0.0.2 #

  • Added interop for the rest of the types in mod.ts and others that are visible from it.

0.0.1 #

  • Initial version.
11
likes
160
points
346
downloads

Documentation

API reference

Publisher

verified publishersolid.software

Weekly Downloads

An interop for js package deno-postgres - PostgreSQL driver that can be used in deno-deploy (supabase edge functions).

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

args, collection, yaml

More

Packages that depend on deno_postgres_interop