issues
search
olivierwilkinson
/
prisma-soft-delete-middleware
Middleware for adding soft delete to Prisma models, even when using nested queries
Apache License 2.0
103
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Feature] - Soft delete relations
#24
Chkhikvadzeg
opened
1 month ago
0
Get all records (deleted and not)
#23
Errormacr
opened
3 months ago
0
perf: filter toMany select relations with where
#22
olivierwilkinson
closed
10 months ago
1
Additional where param check for a deleted field existence on delete method.
#21
ivatra
opened
10 months ago
1
Additional where param checking for a deleted field existence on delete method.
#20
ivatra
closed
10 months ago
0
Models are not being included on delete method.
#19
ivatra
closed
9 months ago
1
$use: @deprecated — since 4.16.0. For new code, prefer client extensions instead. @see — https://pris.ly/d/extensions
#18
starskyreverie
closed
10 months ago
2
Selecting records regardless of delete state?
#17
nullfox
closed
11 months ago
1
Add support for custom-defined createValue function
#16
justinxia6dot5
closed
10 months ago
2
feat: support Prisma v5 find*OrThrow actions (#14)
#15
olivierwilkinson
closed
1 year ago
1
support findFirstOrThrow
#14
tomhoffen
closed
1 year ago
3
Auto-inclusion of deletedAt: null with oneToOne "field": { is: null } in findFirst
#13
ivatra
opened
1 year ago
3
Middlewares are deprecated
#12
TArch64
closed
1 year ago
3
feat: allow overwrite in AND, OR in where queries
#11
velenyak
opened
1 year ago
4
fix: findUnique with compound unique index where
#10
olivierwilkinson
closed
1 year ago
1
fix: returning models for invalid findUnique where
#9
olivierwilkinson
closed
1 year ago
1
Limit to find
#8
sauyeung
closed
1 year ago
0
group by middleware
#7
gkothe
closed
1 year ago
3
[Suggestion] Auto configuration, based on field
#6
Ottavio97
opened
1 year ago
1
Deleted by
#5
razzeee
opened
1 year ago
5
findUnique({ where: { id: undefined } }) should throw an exception
#4
pond918
closed
1 year ago
2
Queries including a toOne relationship that is soft deleted is not being excluded on query result
#3
leandroromano
opened
1 year ago
3
Fix queries with missing args
#2
olivierwilkinson
closed
1 year ago
1
Using findMany without any default 'where' condition
#1
biancouver
closed
1 year ago
7