issues
search
zakodium
/
adonis-mongodb
MongoDB provider for AdonisJS 5
https://zakodium.github.io/adonis-mongodb/
Other
63
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(main): release 0.19.0
#161
zakodium-bot
closed
4 months ago
2
feat(Connection): add an observer api on transaction
#160
tpoisseau
closed
4 months ago
5
chore: add Node.js 22 and MongoDB 7.0 to test matrix
#159
targos
closed
6 months ago
1
Rewrite for AdonisJS 6
#158
targos
opened
9 months ago
2
Add `beforeCreate` and `beforeUpdate` decorators
#157
targos
opened
11 months ago
0
chore(main): release 0.18.1
#156
zakodium-bot
closed
12 months ago
1
fix: export `@computed` in typings and bound in Provider
#155
tpoisseau
closed
12 months ago
0
chore(main): release 0.18.0
#154
zakodium-bot
closed
12 months ago
1
feat: support @computed decorator
#153
tpoisseau
closed
12 months ago
4
chore(main): release 0.17.0
#152
zakodium-bot
closed
1 year ago
2
feat: add `useTransaction` to BaseModel
#151
tpoisseau
closed
1 year ago
4
chore(main): release 0.16.0
#150
zakodium-bot
closed
1 year ago
1
feat: update dependencies
#149
targos
closed
1 year ago
1
Collection name must be a String
#148
q8tywolf
opened
1 year ago
1
chore(main): release 0.15.0
#147
zakodium-bot
closed
1 year ago
2
Is it possible to use it for API authentication?
#146
davtechci2
opened
1 year ago
0
Add `afterUpSuccess` method to migrations
#145
targos
closed
1 year ago
3
Review migrations and transactions
#144
targos
opened
1 year ago
0
chore(main): release 0.14.4
#143
zakodium-bot
closed
1 year ago
1
multi publish
#142
targos
closed
1 year ago
1
chore(main): release 0.14.3
#141
zakodium-bot
closed
1 year ago
1
fix: set exit code to 1 if migration failed
#140
targos
closed
1 year ago
0
chore(main): release 0.14.2
#139
zakodium-bot
closed
1 year ago
1
fix: find highest batch correctly
#138
targos
closed
1 year ago
0
fix: ignore type declaration files in migrations directory
#137
targos
closed
1 year ago
0
Make `@field()` mandatory for database fields?
#136
targos
opened
1 year ago
0
Add `@computed` decorator
#135
targos
closed
12 months ago
0
Add date field decorator
#134
targos
opened
1 year ago
0
chore(main): release 0.14.1
#133
zakodium-bot
closed
1 year ago
2
fix: add "override" to migration template
#132
targos
closed
1 year ago
0
Implement migration rollback
#131
targos
opened
1 year ago
0
chore(main): release 0.14.0
#130
zakodium-bot
closed
1 year ago
1
chore: update dependencies
#129
targos
closed
1 year ago
0
Is it possible to create a view from an aggregation?
#128
maasencioh
opened
2 years ago
1
default value
#127
devk43
opened
2 years ago
0
Query types question
#126
maasencioh
opened
2 years ago
2
Relations
#125
ruanitto
opened
2 years ago
1
Not possible to overload Model methods
#124
maasencioh
opened
2 years ago
0
cosmosdb support
#123
kouraf
opened
2 years ago
1
Add a collection+_id reference
#122
maasencioh
closed
2 years ago
1
chore: release 0.13.0
#121
zakodium-bot
closed
2 years ago
1
feat(migrations): add dropIndex method
#120
targos
closed
2 years ago
1
Database seeders
#119
targos
opened
3 years ago
0
_id default type should be ObjectId instead unknown
#118
maasencioh
opened
3 years ago
3
chore: release 0.12.0
#117
zakodium-bot
closed
3 years ago
1
Some fixes
#116
targos
closed
3 years ago
1
avoid dependence between tests in `Model.test.ts`
#115
targos
opened
3 years ago
0
Spread operator brings unwanted data
#114
maasencioh
opened
3 years ago
6
Expose some helper types
#113
targos
opened
3 years ago
0
Implement sort,sortBy,skip,limit,explain query methods
#112
targos
closed
3 years ago
1
Next