Creates a new Migrator instance for LibSQL.
@fardjad/libsql-migrator@0.1.16Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
fardjad/libsql-migratorManages the migrations for a libSQL database by applying the SQL migration scripts in a directory to the database
This package works with Deno
JSR Score
100%
Published
2 months ago (0.1.16)
Add Package
deno add jsr:@fardjad/libsql-migrator
Import symbol
import { LibSQLMigrator } from "@fardjad/libsql-migrator";
---- OR ----
Import directly with a jsr specifier
import { LibSQLMigrator } from "jsr:@fardjad/libsql-migrator";