MCPcopy Index your code
hub / github.com/sequelize/sequelize / MEDIUMINT

Class MEDIUMINT

lib/data-types.js:271–272  ·  view source on GitHub ↗

* A 24 bit integer

Source from the content-addressed store, hash-verified

269 * A 24 bit integer
270 */
271class MEDIUMINT extends INTEGER {
272}
273
274/**
275 * A 64 bit integer

Callers 1

data-types.tsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…