Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
InsertReturning
Method · 0.95
UpdateReturning
Method · 0.95
Accounts
Function · 0.65
Users
Function · 0.65
Logs
Function · 0.65
TestFindOne
Method · 0.65
TestUnknownCollection
Method · 0.65
TestContextCanceled
Method · 0.65
BeforeTest
Method · 0.65
TestPreparedStatementsCache
Method · 0.65
TestQueryLogger
Method · 0.65
TestExpectCursorError
Method · 0.65
Implementers
1
sessionWithContext
internal/sqladapter/session.go
Calls
no outgoing calls
Tested by
15
Test_Issue469_BadConnection
Method · 0.52
testPostgreSQLTypes
Function · 0.52
TestOptionTypes
Method · 0.52
TestOptionTypeJsonbStruct
Method · 0.52
TestSchemaCollection
Method · 0.52
Test_Issue370_InsertUUID
Method · 0.52
Store
Method · 0.52
Test_Issue602_IncorrectBinaryFormat
Method · 0.52
TestInsertVarcharPrimaryKey
Method · 0.52
Test_Issue409_TxOptions
Method · 0.52
TestStringAndInt64Array
Method · 0.52
Test_Issue210
Method · 0.52