Versions in this module Expand all Collapse all v0 v0.0.2 Dec 15, 2025 v0.0.1 Nov 25, 2025 Changes in this version + func EnsureAll(tx *sqlx.Tx, migrations []Migration) error + type Migration struct + Name string + RowID int64 + SQLText string