Table for storing drafts, matching native version
Depends on D7119
Differential D7121
[web-db] create drafts table in SQLite database kamil on Mar 21 2023, 8:00 AM. Authored by Tags None Referenced Files
Details Table for storing drafts, matching native version Depends on D7119 Check if table was created, e.g. console.log(sqliteDb.exec(PRAGMA table_info(drafts);));
Diff Detail
Event Timeline
Comment Actions I'm sorry, I completely missed that it was an old migration. My apologies for making assumptions and leaving an unnecessarily aggressive comment |