MCPcopy Create free account
hub / github.com/authorizerdev/authorizer / Name

Method Name

internal/storage/db/sql/sqlitedialect/sqlite.go:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54}
55
56func (dialector Dialector) Name() string {
57 return "sqlite"
58}
59
60func (dialector Dialector) Initialize(db *gorm.DB) (err error) {
61 if dialector.DriverName == "" {

Callers 15

AuthFunction · 0.80
lookupMethodDescriptorFunction · 0.80
GetSetFieldsFunction · 0.80
ColumnTypesMethod · 0.80
GetOTPByPhoneNumberMethod · 0.80

Calls

no outgoing calls

Tested by 1