udibo / migrate

A postgres migration tool for Deno.
MIT License
8 stars 0 forks source link

Upgrade deno and dependencies #7

Closed KyleJune closed 1 year ago

KyleJune commented 1 year ago

This module breaks in Deno 1.27.0+ because of a breaking change that affected the postgres dependency. This updates migrate to use the latest version of std and postgres.