i see. then do you know why for migration libs like this: https://github.com/lambrospetrou/durable-u
i see. then do you know why for migration libs like this: https://github.com/lambrospetrou/durable-utils?tab=readme-ov-file#sqlite-schema-migrations
require
require
await this._migrations.runAll(); in all sql queries, instead of a one off await this._migrations.runAll(); in the constructor?GitHub
Utilities for Cloudflare Durable Objects and Workers - lambrospetrou/durable-utils


