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

Class TINYINT

src/data-types.js:259–260  ·  view source on GitHub ↗

* A 8 bit integer

Source from the content-addressed store, hash-verified

257 * A 8 bit integer
258 */
259class TINYINT extends INTEGER {
260}
261
262/**
263 * A 16 bit integer

Callers 1

data-types.tsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected