issues
search
Kamva
/
mgm
Mongo Go Models (mgm) is a fast and simple MongoDB ODM for Go (based on official Mongo Go Driver)
Apache License 2.0
754
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Validate Schema on App level
#94
danielAsaboro
opened
7 months ago
0
Is SimpleAggregate order-safe while do pipeline operations?
#93
0x123456789
opened
9 months ago
0
Bump golang.org/x/crypto from 0.0.0-20221012134737-56aed061732a to 0.17.0
#92
dependabot[bot]
opened
11 months ago
0
Aggregate return empty
#91
uslualper
opened
1 year ago
0
Example for order by please
#90
suntong
opened
1 year ago
1
Example for builder.Lookup with SimpleAggregate please
#89
suntong
opened
1 year ago
0
deleted
#88
suntong
closed
1 year ago
0
How to init DefaultModel
#87
suntong
closed
1 year ago
2
Feature/setup go CI test
#86
trungdlp-wolffun
opened
1 year ago
2
Add Github Action CI (Test and Linter)
#85
trungdlp-wolffun
opened
1 year ago
1
Support aggregate options
#84
trungdlp-wolffun
closed
1 year ago
1
Add options.AggregateOptions
#83
trungdlp-wolffun
closed
1 year ago
0
Add complex conditional CRUD
#82
chenyanzz
opened
1 year ago
1
How to config to show query log?
#81
elvis-hp
closed
1 year ago
2
Being able to change _id field
#80
milosworks
closed
1 year ago
13
safe concurrent update
#79
antoniomralmeida
opened
1 year ago
1
How to convert this to mgm code: db.myData.find({ name: /Ape/ })
#78
elvis-hp
closed
1 year ago
1
It's posible make it simple?
#77
AlexeySpiridonov
closed
1 year ago
0
How to prevent sql injection
#76
upgradepa
closed
2 years ago
2
Update dependencies
#75
trungdlp-wolffun
closed
1 year ago
5
add FindOneOptions to FindById and FindByIDWithCtx
#74
czyt
closed
2 years ago
1
function DeleteOne cannot directly delete rows in mongoDB
#73
fexli
closed
2 years ago
1
Writing but not reading data
#72
micahlmartin
closed
2 years ago
2
connection package has no access to client and no disconnect function
#70
seantcanavan
closed
2 years ago
1
Swaggo struct tag for generate more exactly document.
#69
hotrungnhan
closed
2 years ago
1
Mgm.Update is not working properly
#68
vigneshEunimart
closed
2 years ago
4
Add license scan report and status
#67
fossabot
closed
2 years ago
1
Authentication Failure
#66
adimyth
opened
2 years ago
0
Expose client.ping
#65
jterryhao
closed
2 years ago
1
Soft Delete feature.
#64
mehran-prs
opened
2 years ago
1
Add support for Create, Update and Delete multiple entries with hooks
#61
dwill20
opened
2 years ago
0
fix typo
#58
Jeldo
closed
2 years ago
2
Change tracking for updates
#57
bencrouse
opened
2 years ago
2
Optimistic locking
#56
arthurclement-lab49
opened
3 years ago
7
Added omitempty struct flag to CreatedAt field.
#55
CYPH4R
closed
2 years ago
1
CreatedAt is overwritten with a zero value during Save
#52
dgunay
closed
3 years ago
5
not enough arguments in call to model.DateFields.Creating and Saving since v3.4.0
#51
srPuebla
closed
3 years ago
1
Upgrade go version in tests
#50
mehran-prs
closed
3 years ago
0
Added context support in hooks
#49
hextechpal
closed
3 years ago
4
Schema Validations
#47
gf3
closed
3 years ago
3
Accept Context as method parameter in all the methods related to hooks
#46
pratik-techprescient
closed
3 years ago
3
Documentation of creating indexes
#45
au8832
closed
3 years ago
1
Multi connection database
#44
forderation
closed
3 years ago
3
Fix typos
#43
deagon
closed
3 years ago
2
feat: support customizing model PK
#42
WenyXu
closed
3 years ago
1
Type safe partial updates?
#41
tzusman
closed
3 years ago
5
[New-Feature] DeleteMany by Filter
#40
gigi214
closed
3 years ago
2
Get All from a collection
#37
henri9813
closed
3 years ago
4
Get Create inserted ID
#36
henri9813
closed
3 years ago
7
Possibility to create indicies
#35
adrianleh
closed
3 years ago
1
Next