issues
search
feathersjs-ecosystem
/
feathers-objection
Feathers database adapter for Objection.js, an ORM based on KnexJS SQL query builder for Postgres, Redshift, MSSQL, MySQL, MariaDB, SQLite3, and Oracle. Forked from feathers-knex.
MIT License
98
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
upsertGraphOptions unrelate
#193
zanzara
opened
11 months ago
1
Can a select statement be constructed using "raw"?
#192
sokulski
opened
1 year ago
0
is there any update on Adding the Support of feathers v5 for this library?
#191
FURQAN2050
opened
1 year ago
2
Bump minimist from 1.2.5 to 1.2.8
#190
dependabot[bot]
closed
1 year ago
1
Bump knex from 0.95.15 to 2.4.0
#189
dependabot[bot]
closed
1 year ago
1
Bump json5 from 1.0.1 to 1.0.2
#188
dependabot[bot]
closed
1 year ago
1
Bump json5 and tsconfig-paths
#187
dependabot[bot]
closed
1 year ago
1
Bump express from 4.17.2 to 4.18.2
#186
dependabot[bot]
closed
1 year ago
1
Bump qs from 6.5.2 to 6.5.3
#184
dependabot[bot]
closed
1 year ago
1
Can the type of join be specified on either $joinRelation or $joinEager?
#183
sokulski
opened
2 years ago
0
Added $leftJoinRelation
#182
wz5899
closed
1 year ago
14
Added $leftJointRelation
#181
wz5899
closed
2 years ago
0
Get the result of parsing the RelationExpression in _withGraph() from the hook context?
#180
sokulski
opened
2 years ago
0
REST query for a service with composite key returns an error in postman Incorrect syntax near ','
#178
haniyasin
opened
2 years ago
0
$joinRelation adds select * to the query if groupBy is not in the query
#177
wz5899
opened
2 years ago
1
Patch JSONB field
#176
lelandcope
opened
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#175
dependabot[bot]
closed
1 year ago
1
$eager not working when _patch is called and allowedUpsert is configured
#174
estephan
opened
2 years ago
0
Query parameters aren't used in create call
#173
dyllan-to-you
opened
2 years ago
0
Can I cast a field from the client side and have it reflected in the db query?
#172
philipimperato
closed
1 year ago
0
Getting Ready for Feathers v5 Dove
#171
marshallswain
opened
2 years ago
17
Bump ajv from 6.12.0 to 6.12.6
#170
dependabot[bot]
closed
2 years ago
0
skipUndefined() is deprecated and will be removed in objection 4.0
#165
zanzara
opened
2 years ago
3
Fix type in README.MD
#164
ericirish
closed
2 years ago
0
Getting error when using `_patch` method with `allowedUpsert` service option enabled.
#163
GVanderLugt
closed
2 years ago
2
Examples of relations in the docs are wrong for TS
#162
Artaud
opened
2 years ago
2
syntax for whereNotIn for mysql while building query in objection Js
#158
tusharSharma5512
opened
3 years ago
0
support of feathers dove v5
#157
noor-tg
closed
2 years ago
2
Update grammatical error in README
#156
ericirish
closed
3 years ago
1
_create() not fetching relations. Shouldn't it use insertGraphAndFetch()
#155
bslayton
opened
3 years ago
1
How to write custom endpoint
#154
prashantnirgun
closed
3 years ago
1
Add upsert and insert graph options in params
#153
Thomas-git
closed
3 years ago
1
Remove GroupBy for Find Count queries
#152
gmercey
closed
2 years ago
10
Fix patch method with complex query
#151
Thomas-git
closed
3 years ago
1
Remove groupBy when counting rows for pagination
#150
gmercey
closed
3 years ago
1
Handle missing top-level jsonSchema.properties in objectify()
#149
alex-all3dp
closed
3 years ago
1
Bump lodash from 4.17.19 to 4.17.21
#148
dependabot[bot]
closed
3 years ago
0
make "params" optional for all method
#146
fratzinger
closed
3 years ago
3
Bump y18n from 4.0.0 to 4.0.1
#145
dependabot[bot]
closed
3 years ago
0
Unknown database error: returning "id" - column "permissionId" of relation "users" does not exist
#144
Dhadzo
closed
3 years ago
0
$joinRelation forces inner join - is there a $leftJoinRelation?
#143
pskfry
opened
3 years ago
7
fixed UniqueViolationError bug for mysql clients
#141
Tr3ffel
closed
3 years ago
5
Fixed issue where using $select with a composite PK returns error
#140
davidf84
closed
3 years ago
2
Add an association (manyToMany)
#139
Looped8
opened
3 years ago
2
Typescript error for GET request when using composite key
#138
idandagan1
opened
3 years ago
1
Bump ini from 1.3.5 to 1.3.7
#137
dependabot[bot]
closed
3 years ago
0
Add optional parameter modifierFiltersResults for disabling count of $modify query results
#136
alex-all3dp
closed
3 years ago
2
FEATURE REQUEST: Implement $groupBy and $count
#135
vasilevich
opened
3 years ago
5
Potential security holes with merge params
#134
theGC
opened
3 years ago
2
Modifications from $beforeUpdate and $beforeInsert not being returned in UPDATE
#133
avimar
opened
3 years ago
6
Next