issues
search
cordiverse
/
minato
Type Driven Database Framework.
MIT License
27
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(mongo): skip useless unique definition for primary keys
#121
Hieuzest
closed
3 days ago
1
fix(mongo): mis-order of eval and dump, $.literal
#120
Hieuzest
closed
3 days ago
1
feat(minato): impl model.immutable and driver readOnly
#119
Hieuzest
opened
2 weeks ago
1
chore: update exports in package.json
#118
Hieuzest
closed
2 weeks ago
1
feat(minato): disposable `model.extend`
#117
Hieuzest
opened
3 weeks ago
1
feat(mongo): refactor `_fields`
#116
Hieuzest
opened
1 month ago
1
perf(minato): fix perf degradation accessing `database.types`
#115
Hieuzest
opened
1 month ago
1
feat(mongo): support querying ObjectId using string
#114
Hieuzest
closed
1 month ago
1
refa(minato): replace `instanceof Selection` to `Selection.is`
#113
Hieuzest
closed
1 month ago
1
feat(minato): support filtering relation fields
#112
Hieuzest
closed
1 month ago
1
fix(sql): nested toMany not encoded
#111
Hieuzest
closed
2 months ago
1
feat(core): impl FieldCallback, support spreading Row & Cell
#110
Hieuzest
opened
2 months ago
1
feat(minato): impl `$.get`
#109
Hieuzest
closed
1 month ago
1
fix(mongo): add config `authDatabase`
#108
ForkKILLET
closed
2 months ago
1
feat(minato): support logical exprs in querying to-many relation
#107
Hieuzest
closed
2 months ago
1
fix(tests): migrate chai v5, lint
#106
Hieuzest
closed
2 months ago
1
feat: implement node-sqlite
#105
std-microblock
opened
2 months ago
1
fix(sqlite): error msg when parent folder doesn't exist
#104
std-microblock
closed
2 months ago
1
docs: update readme.md
#103
std-microblock
opened
2 months ago
1
feat(minato): support indexes
#102
Hieuzest
closed
2 months ago
1
fix(minato): fix relation issues
#101
Hieuzest
closed
4 months ago
1
fix(mongo): fix transaction
#100
undefined-moe
closed
5 months ago
1
feat(minato): relation stage 2
#99
Hieuzest
closed
5 months ago
1
feat(minato): support flag for regex query/eval expr
#98
Hieuzest
closed
5 months ago
1
feat(minato): support object query, enhance dotted primary
#97
Hieuzest
closed
5 months ago
1
fix(sqlite): fix bigint, ensure valid typedef
#96
Hieuzest
closed
6 months ago
1
fix(minato): ensure full SELECT for JoinSelection only
#95
Hieuzest
closed
6 months ago
1
feat(minato): optimize $.object, fix sqlite json unquote
#94
Hieuzest
closed
6 months ago
1
feat(minato): impl bitwise operations
#93
Hieuzest
closed
6 months ago
1
fix(sql): query list type of size 0
#92
Hieuzest
closed
6 months ago
1
fix(postgres): escapeId in DELETE statement
#91
yhx-12243
closed
6 months ago
0
feat(minato): relation
#90
Hieuzest
closed
5 months ago
1
feat(minato): support left join in two-table joins
#89
Hieuzest
closed
6 months ago
1
chore: fix tsconfig types
#88
std-microblock
closed
6 months ago
0
feat(minato): support subquery in `set`
#87
Hieuzest
closed
6 months ago
1
fix(sql): avoid getting bigint as string in `stats`
#86
Hieuzest
closed
6 months ago
1
fix(mysql): respect database timezone setting in `$.number`
#85
Hieuzest
closed
6 months ago
1
feat(minato): support multiple drivers, fix #82
#84
shigma
closed
6 months ago
1
feat(minato): add bigint type to represent int64
#83
Hieuzest
closed
6 months ago
1
Bug: ctx.database always be undefined
#82
Seidko
closed
6 months ago
0
Bug: Nested type incorrect
#81
Seidko
closed
6 months ago
0
fix(mysql): migrate json initial of added columns on preparing
#80
Hieuzest
closed
6 months ago
1
fix(sql): move typedef utils inside driver class
#79
Hieuzest
closed
7 months ago
1
feat(minato): refactor to arrayBuffer, support full type def
#78
Hieuzest
closed
7 months ago
1
fix(mongo,postgres): create/upsert autoInc field with primary set
#77
Hieuzest
opened
8 months ago
1
feat(mysql,postgres): enhance model definitions
#76
Hieuzest
closed
8 months ago
1
fix(mongo): respect ObjectId in expr
#75
Hieuzest
closed
8 months ago
1
feat(minato): impl typed `Expr` and `Field`
#74
Hieuzest
closed
7 months ago
1
fix(postgres): postgres incorrectly use escapeId from sql-utils
#73
Seidko
closed
8 months ago
1
Feature(ts): Querying nested fields with accurate type hints
#72
Hieuzest
closed
9 months ago
0
Next