Socket
Socket
Sign inDemoInstall

feathers-sequelize

Package Overview
Dependencies
6
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
9Next

4.0.6

Diff

Changelog

Source

v4.0.6 (2018-12-27)

Full Changelog

Merged pull requests:

  • Use Sequelize directly to access Op #266 (honzahommer)
daffl
published 4.0.5 •

Changelog

Source

v4.0.5 (2018-12-26)

Full Changelog

Merged pull requests:

  • Added getModel override param passing tests and fixes #265 (AndrewJDR)
daffl
published 4.0.4 •

Changelog

Source

v4.0.4 (2018-12-22)

Full Changelog

Merged pull requests:

  • Only filter plain objects in query #264 (daffl)
daffl
published 4.0.3 •

Changelog

Source

v4.0.3 (2018-12-21)

Full Changelog

Closed issues:

  • getModel() overriding with parameters broken in 4.0.x #261

Merged pull requests:

  • Fix recursive getModel call when using this.Model #263 (daffl)
daffl
published 4.0.2 •

Changelog

Source

v4.0.2 (2018-12-21)

Full Changelog

Merged pull requests:

  • Make sure that Symbols are included in filtered query #260 (daffl)
daffl
published 4.0.1 •

Changelog

Source

v4.0.1 (2018-12-21)

Full Changelog

Merged pull requests:

  • Add service.Model back #259 (daffl)
  • Convert all Sequelize errors into a safe FeathersError #258 (daffl)
daffl
published 4.0.0 •

Changelog

Source

v4.0.0 (2018-12-20)

Full Changelog

Implemented enhancements:

  • Use Sequelize Symbol based operators for better security #244

Fixed bugs:

  • Ensure params are always passed through to all service calls #234
  • Remove error details in production #231

Closed issues:

  • Include as array, no longer working #239
  • feathers-sequelize with hook update only selected columns. #238

Merged pull requests:

  • Securely hide original Sequelize error #257 (daffl)
  • Upgrade to @feathersjs/adapter-commons and latest common service features #256 (daffl)
  • Update dependencies #255 (daffl)
  • Migrate tests to async/await #254 (daffl)
  • De-duplicate connection setup #253 (daffl)
  • Fixed issue where params are ignored on update service calls. #252 (AndrewJDR)
daffl
published 3.1.3 •

Changelog

Source

v3.1.3 (2018-10-29)

Full Changelog

Closed issues:

  • Include hook doesn't work on create #242
  • Warning messages when using "sequelize db:migrate" #240
  • Extending service class fails when transpiling to ES5 #237
  • Example in readme.md doesn't work #236
  • How to use raw where clause #233
  • Associations on Create #230
  • Valid password characters can break the connection string #229
  • Does Feathers-Sequalize support class and instance methods? #225
  • Find & include data structure shape #224
  • Fix bug Pg-Native #222
  • Connection pool #221
  • Question: Feathers Sequelize raw query and feathers service without using model. #215
  • Sub include relations with Sequelize: Query erro #203

Merged pull requests:

daffl
published 3.1.2 •

Changelog

Source

v3.1.2 (2018-06-07)

Full Changelog

Fixed bugs:

  • Paginate option for a feathers-sequelize service is not working as expected #186

Closed issues:

  • options object extra data lost #209

Merged pull requests:

  • Default paginate option value set to false instead of empty object #217 (alex-friedl)
  • keeping options data with the service #216 (pyvkd)
daffl
published 3.1.1 •

Changelog

Source

v3.1.1 (2018-06-03)

Full Changelog

Closed issues:

  • Custom id field does not work in get request with id #210
  • Question about executing sql string using feathers-sequelize #208
  • Version 10 of node.js has been released #205
  • sub include relations with Sequelize: Query error #204

Merged pull requests:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc