MCPcopy Index your code
hub / github.com/upper/db / Collection

Method Collection

internal/sqladapter/session.go:122–122  ·  view source on GitHub ↗

Collection returns a new collection.

(string)

Source from the content-addressed store, hash-verified

120
121 // Collection returns a new collection.
122 Collection(string) db.Collection
123
124 // ConnectionURL returns the ConnectionURL that was used to create the
125 // Session.

Callers 15

InsertReturningMethod · 0.95
UpdateReturningMethod · 0.95
AccountsFunction · 0.65
UsersFunction · 0.65
LogsFunction · 0.65
TestFindOneMethod · 0.65
TestUnknownCollectionMethod · 0.65
TestContextCanceledMethod · 0.65
BeforeTestMethod · 0.65
TestQueryLoggerMethod · 0.65
TestExpectCursorErrorMethod · 0.65

Implementers 1

sessionWithContextinternal/sqladapter/session.go

Calls

no outgoing calls

Tested by 15

testPostgreSQLTypesFunction · 0.52
TestOptionTypesMethod · 0.52
TestSchemaCollectionMethod · 0.52
StoreMethod · 0.52
Test_Issue210Method · 0.52