1
2
3
import { Statement } from "https://esm.town/v/postpostscript/sqliteBuilder?v=36";
await Statement`alter table emails add column timestamp int`.execute();