HomePhabricator
Diffusion Comm 5dea58c20130

[web-db] create drafts table in SQLite database

Description

[web-db] create drafts table in SQLite database

Summary:
Table for storing drafts, matching native version

Depends on D7119

Test Plan: Check if table was created, e.g. console.log(sqliteDb.exec(PRAGMA table_info(drafts);));

Reviewers: michal, tomek, marcin, ashoat

Reviewed By: ashoat

Subscribers: ashoat, atul

Differential Revision: https://phab.comm.dev/D7121

Details

Provenance
kamilAuthored on Mar 21 2023, 4:51 AM
Reviewer
ashoat
Differential Revision
D7121: [web-db] create drafts table in SQLite database
Parents
rCOMM4118e62b12af: [native] Set SQLite DB password to `DEBUG` for `DEBUG` builds
Branches
Unknown
Tags
Unknown