MCPcopy Create free account

hub / github.com/bigpigeon/toyorm / functions

Functions754 in github.com/bigpigeon/toyorm

MethodDeleteField
(name string)
record_struct.go:225
MethodDeleteWithConditions
()
collection_brick.go:591
MethodDone
()
context.go:31
MethodDropForeignKey
(model *Model, ForeignKeyField Field)
dialect.go:43
MethodDropForeignKey
(model *Model, ForeignKeyField Field)
dialect.go:394
MethodDropForeignKey
(model *Model, ForeignKeyField Field)
dialect_postgres.go:397
MethodDropTable
()
collection_brick.go:462
MethodDropTable
()
toy_brick.go:682
MethodDropTable
(m *Model)
dialect.go:150
MethodDropTable
(m *Model)
dialect_postgres.go:124
MethodDropTableIfExist
()
collection_brick.go:467
MethodElemType
()
record_namemap.go:156
MethodElemType
()
record_offsetmap.go:139
MethodElemType
()
record_struct.go:188
MethodEnter
return it parent CollectionBrick it will panic when the parent CollectionBrick is nil
collection_brick.go:97
MethodErr
()
result.go:221
MethodErr
()
result.go:252
MethodErr
()
result.go:289
MethodErr
()
result.go:321
MethodErr
()
context.go:35
MethodError
()
errors.go:22
MethodError
()
errors.go:28
MethodError
()
errors.go:37
MethodError
()
errors.go:44
MethodError
()
errors.go:53
MethodError
()
errors.go:64
MethodError
()
errors.go:70
MethodError
()
errors.go:80
MethodError
()
errors.go:90
MethodError
()
errors.go:101
MethodError
()
errors.go:107
MethodError
()
errors.go:117
MethodError
()
errors.go:123
MethodError
()
errors.go:129
MethodError
()
errors.go:135
MethodError
()
errors.go:143
MethodError
()
errors.go:161
MethodError
()
errors.go:167
MethodError
()
errors.go:173
MethodExec
(exec ExecValue, i int)
collection_brick.go:608
MethodExec
(exec ExecValue)
toy_brick.go:820
MethodField
(name string)
record_namemap.go:194
MethodField
(name string)
record_offsetmap.go:177
MethodField
(name string)
record_struct.go:233
MethodFieldAddress
(name string)
record_namemap.go:198
MethodFieldAddress
(name string)
record_offsetmap.go:181
MethodFieldAddress
(name string)
record_struct.go:240
MethodFieldValue
()
model_field.go:154
MethodFind
(v interface{})
collection_brick.go:531
MethodFindExec
(records ModelRecordFieldTypes)
collection_brick.go:642
MethodFindExec
(columns []Column)
toy_brick.go:880
MethodFindExec
(model *Model, columns []Column, alias string)
dialect.go:328
MethodFindExec
(model *Model, columns []Column, alias string)
dialect_postgres.go:297
MethodGetFieldAddressType
(name string)
record_namemap.go:148
MethodGetFieldAddressType
(name string)
record_offsetmap.go:131
MethodGetFieldAddressType
(field string)
record_struct.go:89
MethodGetFieldType
(field string)
record.go:14
MethodGetFieldType
(string)
record.go:47
MethodGetFieldType
(name string)
record_namemap.go:214
MethodGetFieldType
(name string)
record_offsetmap.go:197
MethodGetFieldType
(field string)
record_struct.go:85
MethodGetFieldType
(name string)
record_struct.go:266
MethodGetOffsetField
(offset uintptr)
model.go:81
MethodGetPosFields
(pos []int)
model.go:45
MethodGetRecord
(i int)
record_namemap.go:109
MethodGetRecord
(i int)
record_offsetmap.go:92
MethodGetRecord
(i int)
record_struct.go:124
MethodGetRecords
()
record_namemap.go:63
MethodGetRecords
()
record_offsetmap.go:63
MethodGetRecords
()
record_struct.go:111
MethodGetUserWithSession
(ctx *gin.Context)
examples/website/website.go:199
MethodGroupBy
(key string)
record_namemap.go:75
MethodGroupBy
(vList ...FieldSelection)
toy_brick.go:525
MethodGroupBy
(key string)
record_offsetmap.go:75
MethodGroupBy
(key string)
record_struct.go:93
MethodGroupByFunc
(key string, fn func(int, ModelRecord))
record_namemap.go:92
FunctionHandlerCasVersionPushOne
(ctx *Context)
handlers.go:231
FunctionHandlerCollectionCasVersionPushOne
(ctx *CollectionContext)
collection_handlers.go:1201
FunctionHandlerCollectionHardDelete
(ctx *CollectionContext)
collection_handlers.go:1155
FunctionHandlerCollectionPreloadDelete
(ctx *CollectionContext)
collection_handlers.go:986
FunctionHandlerCollectionSearchWithPrimaryKey
(ctx *CollectionContext)
collection_handlers.go:1141
FunctionHandlerCollectionSoftDelete
(ctx *CollectionContext)
collection_handlers.go:1175
FunctionHandlerCollectionSoftDeleteCheck
(ctx *CollectionContext)
collection_handlers.go:1167
FunctionHandlerCreateTable
(ctx *Context)
handlers.go:847
FunctionHandlerDropTable
(ctx *Context)
handlers.go:904
FunctionHandlerExistTableAbort
(ctx *Context)
handlers.go:888
FunctionHandlerFind
(ctx *Context)
handlers.go:242
FunctionHandlerHardDelete
(ctx *Context)
handlers.go:1096
FunctionHandlerInsert
(ctx *Context)
handlers.go:177
FunctionHandlerInsertTimeGenerate
(ctx *Context)
handlers.go:159
FunctionHandlerNotExistTableAbort
(ctx *Context)
handlers.go:912
FunctionHandlerPreloadContainerCheck
(ctx *Context)
handlers.go:284
FunctionHandlerPreloadDelete
(ctx *Context)
handlers.go:927
FunctionHandlerPreloadFind
(ctx *Context)
handlers.go:378
FunctionHandlerPreloadOnJoinFind
(ctx *Context)
handlers.go:343
FunctionHandlerSave
if have not primary ,try to insert else try to replace
handlers.go:580
FunctionHandlerSaveTimeGenerate
(ctx *Context)
handlers.go:695
FunctionHandlerSearchWithPrimaryKey
(ctx *Context)
handlers.go:1082
FunctionHandlerSoftDelete
(ctx *Context)
handlers.go:1113
FunctionHandlerSoftDeleteCheck
(ctx *Context)
handlers.go:1105
← previousnext →401–500 of 754, ranked by callers