# IMQORMOptions.sequelize property · @imqueue/pg-sequelize

Source: https://imqueue.org/api/pg-sequelize/latest/pg-sequelize.imqormoptions.sequelize/
Published: 2026-08-01
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/pg-sequelize 4.2.0 — generated reference, not hand-written

Options passed through to the Sequelize constructor.

**Signature:**

```typescript
sequelize: SequelizeOptions;
```

## Remarks

`logging` is the one property `database()` overwrites — see [database()](https://imqueue.org/api/pg-sequelize/latest/pg-sequelize.database/) for what each value means.

