issues
search
eveningkid
/
denodb
MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
https://eveningkid.com/denodb-docs
MIT License
1.93k
stars
129
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Conditional "OR" query
#385
saeho
opened
6 months ago
0
DenoDB Models' fields without Types?
#384
tachyon-ops
opened
7 months ago
0
Fixed dependency error (Dex)
#383
ghost
closed
1 year ago
0
Module not found "https://deno.land/std/node/events.ts".
#381
CrispenGari
closed
1 year ago
6
fix dex dep
#380
jerlam06
closed
1 year ago
0
A dependency is broken
#379
ineu
opened
1 year ago
16
Some problems in model.ts
#378
JungBinKim0913
opened
1 year ago
0
Multiple Primary Key Exists
#377
Rei-Tw
opened
1 year ago
1
build: bump sqlite to 3.7.0
#376
jackfiszr
closed
1 year ago
0
Postgresql: Timestamp fields adding hours each time records are updated
#375
pvillaverde
opened
1 year ago
0
How to set logging?
#374
LauraWebdev
closed
1 year ago
2
build: bump mysql 2.11.0
#373
whck6
closed
1 year ago
2
Postgres connector makes the script unable to exit normally
#372
neighborhood-dog
opened
1 year ago
1
Timestamps
#371
flintforge
closed
1 year ago
0
Postgres Foreign Key is created with integer type by default
#369
klima18
opened
2 years ago
2
sqlite v3.1.3 not working on Windows
#368
jackfiszr
closed
1 year ago
0
chore(ci): update tag release workflow
#367
eveningkid
closed
2 years ago
0
chore(ci): add tag release workflow
#366
eveningkid
closed
2 years ago
0
hash module break!
#365
saeed-latifi
closed
2 years ago
4
fix: module not found "https://deno.land/std/hash/mod.ts".
#364
firleaf
closed
2 years ago
5
Support for Postgres Pooling
#363
starrematte
opened
2 years ago
1
insert or update
#362
sadorowo
opened
2 years ago
0
[Feature] Support SQL `SELECT DISTINCT`
#361
codemaster138
opened
2 years ago
0
How to use denodb to connect to multiple postgresql databases having same models
#360
MContagious
opened
2 years ago
0
Can't import the latest version 1.0.40
#359
akatechis
opened
2 years ago
5
Serialized Model option rather than classes?
#358
reggi
opened
2 years ago
0
Foreign key constraint name defaults to the name of the column
#357
brendantang
opened
2 years ago
0
TLS connection failed with message: invalid peer certificate contents / PostgresError: no pg_hba.conf entry for host
#356
reggi
opened
2 years ago
5
Crashing when deployed to Deno Deploy
#355
philiplindberg
closed
2 years ago
2
Query always returns `undefined`.
#354
FinlayDaG33k
opened
2 years ago
3
deps problem
#353
templine
opened
2 years ago
6
Unable to use db schema different than public for postgres
#352
osieltorres
opened
2 years ago
1
return type of Model.delete() and Model.create() is wrong.
#350
LoganTann
opened
2 years ago
0
Make errors more descriptive
#349
LoganTann
opened
2 years ago
0
Unable to run my project due to unavailable dep
#348
LoganTann
opened
2 years ago
21
Deps update for deno 1.23
#347
Aiko-Suzuki
closed
2 years ago
3
Values of model is undefined and ID is not a string
#346
sinux-l5d
opened
2 years ago
1
Where "Not Null" and conditionnal operators
#345
Mysteriosis
opened
2 years ago
1
Unable to use `static timestamps = true;`
#344
mast3rd3mon
opened
2 years ago
0
Fix postgres transactions
#343
ninjinskii
closed
2 years ago
0
Postgres transaction are broken
#342
ninjinskii
opened
2 years ago
2
Add argument to `hasOne` to allow FK hinting
#341
Feelzor
opened
2 years ago
0
Add argument to `hasOne` to allow FK hinting
#340
Feelzor
closed
2 years ago
1
`hasOne` does not work if there are two foreign keys to the same model
#339
Feelzor
opened
2 years ago
0
DataTypes.DATETIME : Invalid default value for 'create_date'
#338
kinvirgo
closed
2 years ago
0
TS2345 compile error in Deno 1.19.2
#337
shah
opened
2 years ago
0
Library is Preventing the Deno process from closing
#336
seanaye
opened
2 years ago
3
"PostgresError: relation does not exist" when syncing
#335
seanaye
opened
2 years ago
1
Add query-logger
#334
keke001009
opened
2 years ago
0
Error creating non-integer ID table
#333
fabrv
opened
2 years ago
0
Next