ic-sql-migrate 0.0.1

A lightweight SQLite migration library for Internet Computer (ICP) canisters.
Documentation

A lightweight SQLite migration library for Internet Computer (ICP) canisters.

This library provides automatic database schema management and version control through SQL migration files that are embedded at compile time and executed at runtime.