Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigpigeon/toyorm
/ types & classes
Types & classes
283 in github.com/bigpigeon/toyorm
⨍
Functions
754
◇
Types & classes
283
↓ 2 callers
TypeAlias
ErrInvalidModelType
errors.go:20
↓ 2 callers
TypeAlias
IgnoreMode
ignore_mode.go:13
↓ 2 callers
TypeAlias
Password
password need hide when print in Debug or Report
examples/website/utils.go:33
↓ 1 callers
TypeAlias
AssociationType
model_field.go:15
↓ 1 callers
TypeAlias
SearchList
func (s SearchCell) IsBranch() bool { return s.Type == ExprAnd || s.Type == ExprOr }
search.go:68
Struct
Address
main_test.go:579
Struct
AffectNode
result.go:69
Struct
BasicExec
exec.go:23
Struct
BelongToPreload
this is describe one to one relationship with table and its sub table e.g select * from sub_table where id = (table.RelationField).value
preload.go:11
Struct
BelongToSub
panic_test.go:121
Struct
BelongToSub
toy_brick_test.go:2504
Struct
Blog
examples/preload_example/preload_example.go:44
Struct
BrickCommon
brick_common.go:9
Struct
BugMiddleReportLossTable
bugfix_test.go:18
Struct
CacheMeta
toy_kernel.go:14
Struct
CollectionBrick
collection_brick.go:21
Struct
CollectionBrickAnd
collection_brick_condition.go:13
Struct
CollectionBrickOr
collection_brick_condition.go:54
Struct
CollectionContext
context.go:85
Struct
CollectionExecAction
result.go:265
FuncType
CollectionHandlerFunc
func(c *CollectionContext) error
context.go:83
TypeAlias
CollectionHandlersChain
context.go:84
Struct
CollectionQueryAction
result.go:293
Struct
Color
examples/join_example/join_example.go:36
Interface
Column
column.go:13
Interface
ColumnName
column.go:17
Interface
ColumnNameValue
column.go:27
Interface
ColumnValue
column.go:22
Struct
Comment
examples/join_example/join_example.go:41
Struct
Context
context.go:18
FuncType
DBPrimarySelector
func(n int, key ...interface{}) int
collection.go:20
Interface
DBValSelector
collection.go:16
Struct
DefaultDialect
dialect.go:50
Struct
DefaultExec
not process source str, Source() == Query()
exec.go:29
Interface
Dialect
dialect.go:27
Struct
DtoBelongTo
toy_brick_test.go:2658
TypeAlias
DtoID
Follow data use to Insert or find
toy_brick_test.go:2657
Struct
DtoManyToMany
toy_brick_test.go:2672
Struct
DtoOneToMany
toy_brick_test.go:2667
Struct
DtoOneToOne
toy_brick_test.go:2662
Struct
DtoTable
toy_brick_test.go:2676
Struct
Engine
examples/website/website.go:53
Struct
ErrCannotSet
errors.go:147
TypeAlias
ErrCollectionClose
errors.go:105
Struct
ErrCollectionDBSelectorNotFound
errors.go:98
TypeAlias
ErrCollectionExec
errors.go:68
TypeAlias
ErrCollectionQuery
errors.go:78
TypeAlias
ErrCollectionQueryRow
errors.go:88
Struct
ErrDbIndexNotSet
errors.go:115
Struct
ErrInvalidModelName
errors.go:26
Struct
ErrInvalidPreloadField
errors.go:32
Struct
ErrInvalidRecordType
errors.go:41
Struct
ErrLastInsertId
errors.go:133
Struct
ErrModelDuplicateAssociation
errors.go:155
Struct
ErrNilPrimaryKey
errors.go:171
Struct
ErrNotSupportRowsAffected
errors.go:127
Struct
ErrRepeatField
errors.go:48
Struct
ErrSameColumnName
errors.go:57
Struct
ErrSaveFailure
errors.go:165
Struct
ErrTemplateExecInvalidWord
errors.go:139
Struct
ErrZeroPrimaryKey
errors.go:121
Struct
ExecAction
result.go:201
Interface
ExecValue
exec.go:15
Interface
Executor
dialect.go:21
Struct
Extra
record_test.go:252
TypeAlias
Extra
examples/join_example/join_example.go:19
TypeAlias
Extra
examples/preload_example/preload_example.go:20
Interface
Field
model_field.go:25
TypeAlias
FieldList
model_field.go:308
Interface
FieldSelection
model.go:239
Interface
FieldValue
model_field.go:49
TypeAlias
FieldValueList
model_field.go:318
Struct
ForeignKey
dialect.go:16
FuncType
HandlerFunc
func(c *Context) error
context.go:16
TypeAlias
HandlersChain
context.go:17
TypeAlias
IDGenerator
examples/collection_example/collection_example.go:55
Struct
Join
join.go:9
Struct
JoinSwap
join will replace attribute
join.go:18
Struct
MainTable
panic_test.go:125
Struct
MainTable
toy_brick_test.go:2518
Struct
ManyToManyPreload
this is describe many to many relationship with table and its sub table e.g select * from middle_table where table.id = table.id and sub_table.id = (t
preload.go:40
TypeAlias
Mode
mode.go:9
Struct
Model
table struct used to save all sql attribute with struct column is table name attribute AllFields is all struct field and it's Anonymous struct SqlFiel
model.go:30
Struct
ModelDefault
model.go:256
TypeAlias
ModelGroupBy
record.go:33
Struct
ModelIndexRecord
record.go:28
Struct
ModelNameMapRecord
record_namemap.go:168
Struct
ModelNameMapRecords
record_namemap.go:14
Struct
ModelOffsetMapRecord
record_offsetmap.go:151
Struct
ModelOffsetMapRecords
record_offsetmap.go:14
Interface
ModelRecord
record.go:17
Interface
ModelRecordFieldTypes
record.go:13
Interface
ModelRecords
record.go:43
Struct
ModelStructRecord
record_struct.go:200
Struct
ModelStructRecords
record_struct.go:14
Struct
MySqlDialect
dialect_mysql.go:15
Struct
NotExistTable
toy_brick_test.go:2149
Struct
ObjectMustAddrTable
panic_test.go:145
Struct
OneToManyPreload
this is describe one to many relationship with table and its sub table e.g select * from sub_table where sub_table.RelationField = table.id
preload.go:31
Struct
OneToManySub
toy_brick_test.go:2513
next →
1–100 of 283, ranked by callers