website icon indicating copy to clipboard operation
website copied to clipboard

Our beloved website that contains all versions of our documentations and the API references.

Results 130 website issues
Sort by recently updated
recently updated
newest added

Hello sequelize maintainers, this is my first time contributing here. Forgive me if anything about this issue is off. On [Using Sequelize in AWS Lambda](https://sequelize.org/docs/v7/other-topics/aws-lambda/) there are instructions for how...

In documentation no examples how to update many to many. Sequelize update method not work with associations in v6 and v7?

https://github.com/sequelize/sequelize/blob/main/CONTRIBUTING.DOCS.md is outdated. @sdepold can you look into this?

When clicking on different companies in the testimonial section, the actual testimonial does not change, testimonial stays the same as it was the last time autoplay stopped on a specific...

I want to make simple table scheme, includes int and datetime types. However, I just read whole documentation, but couldn't find any helpful information about this issue. ```bash $ sequelize...

I think it would be cool to add a blog section where we can post bigger updates from time to time. From the top of my head I can think...

## Issue Creation Checklist - [x] I have read the [contribution guidelines](https://github.com/sequelize/sequelize/blob/main/CONTRIBUTING.md) ## Bug Description Typescript CreationAttributes are being marked as optional regardless of actually marking them as so. When...

The only reference to postgis in our documentation is [this](https://sequelize.org/docs/v7/other-topics/other-data-types/#miscellaneous-datatypes). We should document how these misc types are used (hstore, geography, geometry), and check whether they are different in mysql...