Versions
- Open: VersionChanges from v0 to v1+1-1import { Statement } from "https://esm.town/v/postpostscript/sqliteBuilder?v=34";import Table from "npm:easy-table";
console.log(Table.print(await Statement`select * from users limit 10`.execute()));import { Statement } from "https://esm.town/v/postpostscript/sqliteBuilder?v=34";import Table from "npm:easy-table";console.log(Table.print(await Statement`select * from kv limit 10`.execute())); - Open: Version+4-0import { Statement } from "https://esm.town/v/postpostscript/sqliteBuilder?v=34";import Table from "npm:easy-table";console.log(Table.print(await Statement`select * from users limit 10`.execute()));
Updated: March 10, 2024