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

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

Open zanzara opened 2 years ago

zanzara commented 2 years ago

I got always this message. How could I suppress it? Or is there a even remedy to avoid it yet?

dekelev commented 2 years ago

I published a patch version recently without the usage of the deprecated "skipUndefined()" method. You just need to upgrade.

On Fri, Jan 21, 2022 at 12:50 PM zanzara @.***> wrote:

I got always this message. How could I suppress it? Or is there a even remedy to avoid it yet?

— Reply to this email directly, view it on GitHub https://github.com/feathersjs-ecosystem/feathers-objection/issues/165, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABB5E3LL4FQ2YXHNXMPIX5TUXE3BDANCNFSM5MPGDAUA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

zanzara commented 2 years ago

You mean updating to 7.5.2 ? (I'm running 7.5.1)

dekelev commented 2 years ago

Yes

בתאריך יום ו׳, 21 בינו׳ 2022, 18:45, מאת zanzara @.***

:

You mean updating to 7.5.2 ? (I'm running 7.5.1)

— Reply to this email directly, view it on GitHub https://github.com/feathersjs-ecosystem/feathers-objection/issues/165#issuecomment-1018678677, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABB5E3JR6XMHUESWTAQDKALUXGEUFANCNFSM5MPGDAUA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>