Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ BIGINT
Class
BIGINT
src/data-types.js:277–278 ·
view source on GitHub ↗
* A 64 bit integer
Source
from the content-addressed store, hash-verified
275
* A 64 bit integer
276
*/
277
class
BIGINT extends INTEGER {
278
}
279
280
/**
281
* Floating point number (4-byte precision).
Callers
1
data-types.ts
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected