Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ SMALLINT
Class
SMALLINT
src/data-types.js:265–266 ·
view source on GitHub ↗
* A 16 bit integer
Source
from the content-addressed store, hash-verified
263
* A 16 bit integer
264
*/
265
class
SMALLINT extends INTEGER {
266
}
267
268
/**
269
* A 24 bit integer
Callers
1
data-types.ts
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected