loopback-connector-postgresql
loopback-connector-postgresql copied to clipboard
PostgreSQL connector for LoopBack.
I kept getting the same error in LB4 even using the right syntax below and right version of [email protected] after I deploy it to IBM Cloud Kubenetes, it runs without...
## Steps to reproduce loopback-connector-postgresql version is 5.3.0 node version is v14.1.0 ``` await app.datasources.db.transaction(async myTxModels => { await customFunction(element, { db1: db1TxModels, db2: db2Models }).catch(err => { throw err...
# Description/Steps to reproduce 1. Create a model with String properties 2. Insert instances with one of the string properties unset. (NULL in DB) 3. Run a query for model...
## Steps to reproduce 1. create a model with a property name that contains an underscore in it (e.g. short_name). 2. set that property to be indexed (e.g. `"index": true`)...
# Description/Steps to reproduce From my testing using LoopBack 4 and this connector, the migration performed by `npm run migrate` does not configure the `id` (primary key) column to be...
This is issue already asked on core loopback tree: https://github.com/strongloop/loopback/issues/2080 on loopback-connector-mysql tree: https://github.com/strongloop/loopback-connector-mysql/issues/150 and loopback-connector-oracle: https://github.com/strongloop/loopback-connector-oracle/issues/87 I am in the same situation on Postgres database. So basically achieve following...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/loopbackio/loopback-connector-postgresql). ## Awaiting Schedule The following updates are...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^9.0.2` -> `^14.0.0`](https://renovatebot.com/diffs/npm/sinon/9.2.4/14.0.1) |...
Dropping support would be considered a breaking change. Until we agree to do a server major bump (e.g. with other breaking changes), we should continue testing older versions of Node.js.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [should](https://togithub.com/shouldjs/should.js) | [`^8.4.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/should/8.4.0/13.2.3) | [](https://docs.renovatebot.com/merge-confidence/)...