Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/shabados/database
/ useLimitInFirst
Method
useLimitInFirst
lib/models/BaseModel.js:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
}
13
14
static get useLimitInFirst() {
15
return
true
16
}
17
18
static get columnNameMappers() {
19
return
snakeCaseMappers()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected