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

File update.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

getMySQLConnectionFunction · 0.90
linkMethod · 0.80
syncMethod · 0.80
firstMethod · 0.80
closeMethod · 0.65
createMethod · 0.45
updateMethod · 0.45
whereMethod · 0.45

Tested by

no test coverage detected