Skip to main content
Module

x/denodb/mod.ts>Model.truncate

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Latest
method Model.truncate
import { Model } from "https://deno.land/x/denodb@v1.4.0/mod.ts";

Truncate a model in the database.