Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/sync_gateway
/ UseViews
Method
UseViews
db/database.go:2018–2020 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2016
}
2017
2018
func
(context *DatabaseContext) UseViews() bool {
2019
return
context.Options.UseViews
2020
}
2021
2022
func
(context *DatabaseContext) UseMou() bool {
2023
return
context.EnableMou
Callers
10
RemoveObsoleteDesignDocs
Method · 0.95
GetInUseIndexesFromDefs
Method · 0.95
getRoleIDsUsingIndex
Method · 0.95
GetChannelQueryCount
Method · 0.95
handlePostIndexInit
Method · 0.80
Run
Method · 0.80
TestGetRoleIDs
Function · 0.80
TestRemoveIndexesUseViewsTrueAndFalse
Function · 0.80
TestAllPrincipalIDs
Function · 0.80
TestGetRoleIDs
Function · 0.80
Calls
no outgoing calls
Tested by
4
TestGetRoleIDs
Function · 0.64
TestRemoveIndexesUseViewsTrueAndFalse
Function · 0.64
TestAllPrincipalIDs
Function · 0.64
TestGetRoleIDs
Function · 0.64