Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / feathersjs-ecosystem/feathers-objection issues and pull requests

#193 - upsertGraphOptions unrelate

Issue - State: open - Opened by zanzara 10 months ago - 1 comment

#192 - Can a select statement be constructed using "raw"?

Issue - State: open - Opened by sokulski over 1 year ago

#191 - is there any update on Adding the Support of feathers v5 for this library?

Issue - State: open - Opened by FURQAN2050 over 1 year ago - 2 comments

#190 - Bump minimist from 1.2.5 to 1.2.8

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#189 - Bump knex from 0.95.15 to 2.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#188 - Bump json5 from 1.0.1 to 1.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#187 - Bump json5 and tsconfig-paths

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#186 - Bump express from 4.17.2 to 4.18.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#184 - Bump qs from 6.5.2 to 6.5.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#182 - Added $leftJoinRelation

Pull Request - State: closed - Opened by wz5899 about 2 years ago - 14 comments

#181 - Added $leftJointRelation

Pull Request - State: closed - Opened by wz5899 about 2 years ago

#177 - $joinRelation adds select * to the query if groupBy is not in the query

Issue - State: open - Opened by wz5899 over 2 years ago - 1 comment

#176 - Patch JSONB field

Issue - State: open - Opened by lelandcope over 2 years ago

#175 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#173 - Query parameters aren't used in create call

Issue - State: open - Opened by dyllan-to-you over 2 years ago

#171 - Getting Ready for Feathers v5 Dove

Issue - State: open - Opened by marshallswain over 2 years ago - 16 comments
Labels: enhancement

#170 - Bump ajv from 6.12.0 to 6.12.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#165 - skipUndefined() is deprecated and will be removed in objection 4.0

Issue - State: open - Opened by zanzara over 2 years ago - 3 comments

#164 - Fix type in README.MD

Pull Request - State: closed - Opened by ericirish almost 3 years ago

#162 - Examples of relations in the docs are wrong for TS

Issue - State: open - Opened by Artaud almost 3 years ago - 2 comments

#157 - support of feathers dove v5

Issue - State: closed - Opened by nour-dev about 3 years ago - 2 comments
Labels: help wanted

#156 - Update grammatical error in README

Pull Request - State: closed - Opened by ericirish about 3 years ago - 1 comment

#155 - _create() not fetching relations. Shouldn't it use insertGraphAndFetch()

Issue - State: open - Opened by bslayton about 3 years ago - 1 comment

#154 - How to write custom endpoint

Issue - State: closed - Opened by prashantnirgun over 3 years ago - 1 comment

#153 - Add upsert and insert graph options in params

Pull Request - State: closed - Opened by Thomas-git over 3 years ago - 1 comment

#152 - Remove GroupBy for Find Count queries

Pull Request - State: closed - Opened by gmercey over 3 years ago - 10 comments

#151 - Fix patch method with complex query

Pull Request - State: closed - Opened by Thomas-git over 3 years ago - 1 comment

#150 - Remove groupBy when counting rows for pagination

Pull Request - State: closed - Opened by gmercey over 3 years ago - 1 comment

#149 - Handle missing top-level jsonSchema.properties in objectify()

Pull Request - State: closed - Opened by alex-all3dp over 3 years ago - 1 comment

#148 - Bump lodash from 4.17.19 to 4.17.21

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#146 - make "params" optional for all method

Pull Request - State: closed - Opened by fratzinger over 3 years ago - 3 comments

#145 - Bump y18n from 4.0.0 to 4.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#143 - $joinRelation forces inner join - is there a $leftJoinRelation?

Issue - State: open - Opened by pskfry over 3 years ago - 7 comments

#141 - fixed UniqueViolationError bug for mysql clients

Pull Request - State: closed - Opened by Tr3ffel over 3 years ago - 5 comments

#140 - Fixed issue where using $select with a composite PK returns error

Pull Request - State: closed - Opened by davidf84 over 3 years ago - 2 comments

#139 - Add an association (manyToMany)

Issue - State: open - Opened by Looped8 almost 4 years ago - 2 comments

#138 - Typescript error for GET request when using composite key

Issue - State: open - Opened by idandagan1 almost 4 years ago - 1 comment

#137 - Bump ini from 1.3.5 to 1.3.7

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#136 - Add optional parameter modifierFiltersResults for disabling count of $modify query results

Pull Request - State: closed - Opened by alex-all3dp almost 4 years ago - 2 comments

#135 - FEATURE REQUEST: Implement $groupBy and $count

Issue - State: open - Opened by vasilevich almost 4 years ago - 5 comments
Labels: enhancement

#134 - Potential security holes with merge params

Issue - State: open - Opened by theGC almost 4 years ago - 2 comments

#133 - Modifications from $beforeUpdate and $beforeInsert not being returned in UPDATE

Issue - State: open - Opened by avimar almost 4 years ago - 6 comments

#132 - Calling Stored Procedures

Issue - State: closed - Opened by madhuraadawadkar almost 4 years ago - 1 comment

#131 - feat: use objection error types in error-handler

Pull Request - State: closed - Opened by robbyphillips almost 4 years ago - 12 comments

#130 - Error handling is not working correctly for Postgres

Issue - State: closed - Opened by GVanderLugt almost 4 years ago - 4 comments

#129 - SQL queries and database errors are exposed in HTTP responses

Issue - State: closed - Opened by mikeconley12 almost 4 years ago - 3 comments

#128 - Patch not working with individual objects

Issue - State: closed - Opened by roemhildtg almost 4 years ago - 1 comment

#127 - Batch insert support

Pull Request - State: closed - Opened by mdmitry01 almost 4 years ago - 11 comments

#126 - Is it possible to assign a default eagerness to the response when a user logs in?

Issue - State: closed - Opened by sokulski almost 4 years ago - 1 comment

#125 - Poor performance of the create operation

Issue - State: closed - Opened by mikeconley12 almost 4 years ago - 1 comment

#124 - Atomic graph mutation

Pull Request - State: closed - Opened by Thomas-git almost 4 years ago - 7 comments

#123 - Feature request: Customizing the query

Issue - State: closed - Opened by mikeconley12 almost 4 years ago - 16 comments

#122 - $modifyEager issue

Issue - State: closed - Opened by vasilevich almost 4 years ago - 1 comment

#121 - Missing documentation on insertGraph

Issue - State: closed - Opened by vasilevich almost 4 years ago - 1 comment

#120 - Bug: Query customization doesn't apply to the count SQL query

Issue - State: closed - Opened by mikeconley12 almost 4 years ago - 4 comments

#117 - Cannot get Virtual Attributes to show up in any api response

Issue - State: closed - Opened by kaizenseed about 4 years ago - 8 comments

#116 - How can I override the default model?

Issue - State: closed - Opened by sokulski about 4 years ago - 1 comment

#115 - Fixed issue where query data would not properly copy if variable equates to false

Pull Request - State: closed - Opened by weswinder about 4 years ago - 1 comment

#114 - joinEager Fixes + $not Operator all with tests

Pull Request - State: closed - Opened by Thomas-git about 4 years ago - 4 comments

#113 - Don't work when filtering on a json sub-property and using $in

Issue - State: open - Opened by mdartic about 4 years ago - 4 comments
Labels: enhancement

#112 - Getting 500 status codes for anything that isn't 2xx status code

Issue - State: closed - Opened by RyanAtViceSoftware about 4 years ago - 1 comment

#111 - [Q] query service with property in array of objects jsonb

Issue - State: closed - Opened by nour-dev about 4 years ago - 10 comments

#110 - Relate

Issue - State: closed - Opened by Thomas-git about 4 years ago - 1 comment

#109 - Create multi queries DB twice for every object

Issue - State: closed - Opened by robbyphillips about 4 years ago - 3 comments
Labels: enhancement

#108 - Fix for default operators getting overwritten by options.whitelist instead of concat

Pull Request - State: closed - Opened by satyadeepk about 4 years ago - 1 comment

#107 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#106 - Project permission issue

Issue - State: closed - Opened by dekelev about 4 years ago - 3 comments

#105 - Set schema option

Pull Request - State: closed - Opened by EmileSpecs over 4 years ago - 2 comments

#104 - Set Postgres schema

Issue - State: closed - Opened by EmileSpecs over 4 years ago - 3 comments
Labels: enhancement

#103 - Make a dedicated portal for feathers-objection ?

Issue - State: closed - Opened by mdartic over 4 years ago - 2 comments
Labels: question

#102 - $modify queries broken in v5.5.1

Issue - State: closed - Opened by alex-all3dp over 4 years ago - 37 comments
Labels: bug

#101 - how to do aggregation with feathers-objection?

Issue - State: closed - Opened by ranielzed over 4 years ago - 7 comments

#100 - Debug logging in Objection

Issue - State: closed - Opened by BaroDevelopment over 4 years ago

#99 - Access context and params in objectionjs hooks?

Issue - State: open - Opened by avimar over 4 years ago - 2 comments
Labels: enhancement

#98 - Wrong result total if modifiers are used

Issue - State: closed - Opened by nakedgun over 4 years ago - 4 comments
Labels: bug

#97 - query params ignored for calls to patch for a service with allowUpsert

Issue - State: closed - Opened by nakedgun over 4 years ago - 10 comments

#96 - How to compare a field to another field

Issue - State: closed - Opened by ranielzed over 4 years ago - 5 comments

#95 - Add types composite id and ERROR type

Pull Request - State: closed - Opened by daffl over 4 years ago

#94 - type error for composite primary keys in service options

Issue - State: closed - Opened by robbyphillips over 4 years ago - 1 comment

#93 - feathers-objection/types has no exported member 'ERROR'

Issue - State: closed - Opened by robbyphillips over 4 years ago - 1 comment

#92 - Patch multi throws `NotFound` error if new data doesn't match original query

Issue - State: closed - Opened by robbyphillips over 4 years ago - 4 comments

#91 - Update README.md

Pull Request - State: closed - Opened by outluch over 4 years ago - 1 comment

#90 - Changed create to insert & get by returned row fields by default

Pull Request - State: closed - Opened by dekelev over 4 years ago - 3 comments

#89 - I got 'Cannot read property 'get' of undefined' error on a simple join

Issue - State: closed - Opened by SharpBCD over 4 years ago - 4 comments

#87 - How to alias a column that is ambiguous in $joinRelation?

Issue - State: closed - Opened by domagoj-orioly over 4 years ago - 4 comments

#86 - filters without eager queries

Issue - State: closed - Opened by devashishsethia over 4 years ago - 3 comments
Labels: enhancement

#81 - Please add an example of how to use transaction

Issue - State: closed - Opened by devashishsethia over 4 years ago - 4 comments

#72 - Allow creation of dynamic eager filters

Issue - State: closed - Opened by ntsim almost 5 years ago - 10 comments