Pedro Augusto de Paula Barbosa

Results 49 issues of Pedro Augusto de Paula Barbosa

## Issue Description ### What was unclear/insufficient/not covered in the documentation If a developer is willing to develop support for another dialect for Sequelize, what are the steps to do...

status: understood

There is a very very long issue (#7884) about issues when connecting to Amazon infrastructure. Once, [in a comment](https://github.com/sequelize/sequelize/issues/7884#issuecomment-339564687), @sushantdhiman suggested writing some documentation guidance on how to resolve this...

status: understood

Nowhere in the [associations manual](https://sequelize.org/master/manual/assocs.html) it is mentioned/shown that association calls such as `Foo.hasMany(Bar)` actually return useful objects. See [this comment](https://github.com/sequelize/sequelize/issues/9516#issuecomment-396822517)

status: understood

## Issue Description ### What was unclear/insufficient/not covered in the documentation I found three repositories that look useful to be included in the [resources section of the docs](https://sequelize.org/master/manual/resources.html): * https://github.com/abelosorio/sequelize_replace_enum_postgres...

status: wip

## What was unclear/insufficient/not covered in the documentation The manuals do not make clear what happens when a finder method such as `findAll` tries to `include` an associated model which...

status: wip

From [README#L174](https://github.com/tc39/proposal-class-fields/blame/6aa4f168608368b5808d2bb7ddf5f771d094cc78/README.md#L174): > If `super()` is not called in a derived class, and instead some other public and private fields are not added to the instance, and initializers are not...

documentation

Hello, good afternoon! In https://hub.docker.com/r/assaflavie/runlike/tags, I can find tags 1.4.3, 1.4.4, 1.4.5, 1.4.6 and 1.4.9, while in this repository I can only find up to 1.4.2. Why is that? Thanks!

[This test on line 113 of dao-factory.test.js](https://github.com/sequelize/sequelize/blob/2c6b6e5fb407952ab7a51536ec0ac4a06ca33443/test/integration/dialects/sqlite/dao-factory.test.js#L113) is skipped. If unskipped, it fails on sqlite (and only on sqlite). Why does this test exist? Is there any issue related to...

status: understood