psycopg2 psycopg2-binary fails to install on macOS Big Sur 11.0.1 and Python 3.9.0 (with possible workaround)
typeorm Error: RepositoryNotFoundError: No repository for [Enitity] was found. Looks like this entity is not registered in current "default" connection?
knex TimeoutError: Knex: Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call?
dbeaver dbeaver 6.3.4 on macOS 10.15.3 Catalina fails to open with message "Failed to create the Java Virtual Machine."
knex mysql: store UTC, but when fetch its wrapped into JS local Date (allow user override how values returned by driver are converted to javascript values)
denodb TS1205 [ERROR]: Re-exporting a type when the '--isolatedModules' flag is provided requires using 'export type'
typeorm TS2321: Excessive stack depth comparing types 'MongoRepository<Entity>' and 'Repository<Entity>'
sequelize Method QueryInterface.bulkDelete no longer working when the model parameter is missing. (PostgreSQL)
typeorm Sqlite driver in Webpack/Electron on 0.2.28: (TypeError): this.driver.connect is not a function
prisma Schema generation freezed after bitbucket OS upgrade (FlatCarOS upgrade 2605.12.0 to 2765.2.2 (kernel move from 5.4.92 directly to 5.10.25))
prisma The incoming request has too many parameters. The server supports a maximum of 2100 parameters. Reduce the number of parameters and resend the request.
typeorm Saving multiple entities with related objects at the same time does not work with cascade = true