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

OpenCollective proposes a feature that lets us easily display the up-to-date list of top sponsors, we should add that to our homepage along with a call to action to contribute

At least some of the links referenced by the documentation will inevitably die. We could use something like https://github.com/ephys/puppeteer-crawler to be notified when a link becomes a 404. I still...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier](https://prettier.io) ([source](https://togithub.com/prettier/prettier)) | [`3.2.5` -> `3.3.3`](https://renovatebot.com/diffs/npm/prettier/3.2.5/3.3.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-jsx-a11y](https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y) | [`6.8.0` -> `6.10.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsx-a11y/6.8.0/6.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsx-a11y/6.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsx-a11y/6.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`8.57.1` -> `9.11.1`](https://renovatebot.com/diffs/npm/eslint/8.57.1/9.11.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

## Issue Description The [documentation](https://sequelize.org/docs/v6/other-topics/other-data-types/#json-sqlite-mysql-mariadb-oracle-and-postgresql-only) says that mysql supports DataTypes.JSON In docs seems correct: ![Code_T3t3sE3rQG](https://github.com/user-attachments/assets/d991f04f-57da-4026-82fe-43b1db605110)

## Issue Description ### What was unclear/insufficient/not covered in the documentation ### If possible: Provide some suggestion on how we can enhance the docs ### Additional context ![Screenshot (123)](https://github.com/sequelize/website/assets/113670108/a79eaf6f-1fc8-4c7a-9957-d4408db83a64)

## Issue Description When using the class way (ES6) to create models in sequelize, the [documentation](https://sequelize.org/docs/v6/core-concepts/assocs/) failed to explain correctly how to implement associations (HasOne, HasMany, BelongsTo, BelongsToMany and also...

I'm an active user of sequelize and I'm really impressed with its capabilities. As sequelize's popularity has grown significantly in recent years, I believe it would be helpful to include...