a MongoDB ORM for golang that rocks
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
924b3fc9d2
- add support for `autoinc` struct tag - add Pull method to Model - add utility func to increment a value of an unknown type by 1 - idcounter.go no longer increments the counter value (it is now up to the caller to increment the returned value themselves) |
||
---|---|---|
.idea | ||
.vscode | ||
.gitignore | ||
go.mod | ||
go.work | ||
idcounter.go | ||
indexes.go | ||
model_test.go | ||
model.go | ||
query.go | ||
registry.go | ||
testing.go | ||
util.go |