SSQL
import { SSQL } from "https://raw.githubusercontent.com/cybertim/SmallSQLiteORM/main/mod.ts";
ORM Wrapper to interact with deno.land/x/sqlite using your SSQLTable
class SSQL {}
§Constructors
§Properties
§
defaults: SSQLDefaults
[src]import { SSQL } from "https://raw.githubusercontent.com/cybertim/SmallSQLiteORM/main/mod.ts";
ORM Wrapper to interact with deno.land/x/sqlite using your SSQLTable