Qaisar Irfan

Results 3 issues of Qaisar Irfan

When running a Sequelize migration that involves creating an `ENUM` type, `pg-mem` throws an unexpected error: ``` Migration failed: Error: at Query.run (/Users/qaisar.irfan/Documents/nestjs-sequelize-pg-mem/node_modules/sequelize/src/dialects/postgres/query.js:76:25) at /Users/qaisar.irfan/Documents/nestjs-sequelize-pg-mem/node_modules/sequelize/src/sequelize.js:650:28 at async Promise.all (index 0)...

pg-mem fails to parse a query that runs successfully on an actual PostgreSQL database. ``` SequelizeDatabaseError: 💔 Your query failed to parse. 👉 Failed query: SELECT "Book"."id", "Book"."title", "Book"."author", "Book"."description",...

#### Description When attempting to exit Picture-in-Picture mode, the Vidstack player throws the following error in the console: ``` vidstack-DUlCophs.js:4913 Uncaught (in promise) TypeError: Cannot read properties of null (reading...

bug