Motoko 71e5e3570f fix migration: remove notnull validation that fails with DEFAULT NULL
SQLite PRAGMA table_info returns notnull=1 for columns with DEFAULT,
even when they are nullable. Now only checks column existence.
2026-03-30 23:24:12 +00:00
2026-03-30 15:33:32 +00:00
2026-03-30 13:46:59 +00:00
Description
No description provided
Readme 191 KiB
Languages
Python 99.8%
Dockerfile 0.2%