Pedro Augusto de Paula Barbosa

Results 264 comments of Pedro Augusto de Paula Barbosa

Definitely. I will keep this open as a docs issue.

Hello, can you please try a few things: * Try with the first version of sequelize that had support for this feature (in this case, [v4.0.0-1](https://github.com/sequelize/sequelize/releases/tag/v4.0.0-1)) * See if you...

I am not familiar with database encryption unfortunately. I would suggest you try a direct raw query as early as possible in your code: `sequelize.query("PRAGMA key = 'mysecret'")` but I...

Fantastic!! I will leave it open as a docs issue :grimacing: