MCPcopy
hub / github.com/eveningkid/denodb / insert.test.ts

File insert.test.ts

tests/units/queries/sqlite/insert.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DataTypes, Model } from "../../../../mod.ts";
2import { getSQLiteConnection } from "../../../connection.ts";
3import { assertEquals } from "../../../deps.ts";
4

Callers

nothing calls this directly

Calls 7

getSQLiteConnectionFunction · 0.90
linkMethod · 0.80
syncMethod · 0.80
firstMethod · 0.80
closeMethod · 0.65
createMethod · 0.45
whereMethod · 0.45

Tested by

no test coverage detected