..
testdata
refactor(orm)!: refactor hooks into validate and write hooks ( #11185 )
2022-02-25 14:54:44 +01:00
auto_increment_test.go
refactor(orm)!: rename table interfaces from Store -> Table in codegen ( #11176 )
2022-02-14 15:23:52 +00:00
auto_increment.go
refactor(orm)!: refactor hooks into validate and write hooks ( #11185 )
2022-02-25 14:54:44 +01:00
backend.go
refactor(orm)!: refactor hooks into validate and write hooks ( #11185 )
2022-02-25 14:54:44 +01:00
batch.go
refactor(orm)!: refactor hooks into validate and write hooks ( #11185 )
2022-02-25 14:54:44 +01:00
build.go
feat(orm): codegen ( #11033 )
2022-01-28 18:43:24 +00:00
doc.go
feat(orm): add ORM Table and Indexes ( #10670 )
2022-01-20 16:22:06 +00:00
filter.go
feat(orm)!: tweak API to allow pagination in generated code ( #11079 )
2022-02-02 16:12:11 -05:00
hooks.go
refactor(orm)!: refactor hooks into validate and write hooks ( #11185 )
2022-02-25 14:54:44 +01:00
index_impl.go
feat(orm): ModuleDB JSON import/export/default/validate methods ( #11101 )
2022-02-03 20:36:21 -08:00
index.go
feat(orm): ModuleDB JSON import/export/default/validate methods ( #11101 )
2022-02-03 20:36:21 -08:00
iterator.go
feat(orm): support nil PageRequest ( #11171 )
2022-02-15 17:56:22 +00:00
paginate.go
feat(orm): support nil PageRequest ( #11171 )
2022-02-15 17:56:22 +00:00
primary_key.go
refactor(orm)!: refactor hooks into validate and write hooks ( #11185 )
2022-02-25 14:54:44 +01:00
singleton_test.go
refactor(orm)!: rename table interfaces from Store -> Table in codegen ( #11176 )
2022-02-14 15:23:52 +00:00
singleton.go
refactor(orm)!: refactor hooks into validate and write hooks ( #11185 )
2022-02-25 14:54:44 +01:00
table_impl.go
refactor(orm)!: refactor hooks into validate and write hooks ( #11185 )
2022-02-25 14:54:44 +01:00
table_test.go
feat(orm): support nil PageRequest ( #11171 )
2022-02-15 17:56:22 +00:00
table.go
refactor(orm)!: refactor hooks into validate and write hooks ( #11185 )
2022-02-25 14:54:44 +01:00
unique.go
feat(orm): ModuleDB JSON import/export/default/validate methods ( #11101 )
2022-02-03 20:36:21 -08:00
util.go
feat(orm): add ORM Table and Indexes ( #10670 )
2022-01-20 16:22:06 +00:00