loopback-next
loopback-next copied to clipboard
LoopBack makes it easy to build modern API applications that require complex integrations.
### Discussed in https://github.com/loopbackio/loopback-next/discussions/7196 Originally posted by **rmsgit** January 5, 2021 Hi all, I'm trying to mount loopback 3 app into loopback 4 app. Currently, I successfully mounted according to...
### Describe the bug ### Steps to repro: 1. Scaffold new app (lb4 app) 2. Scaffold new mysql data source (lb4 datasource). Enter invalid connection info, so that the connection...
For huge data responses was able to see a lot of spikes in flame chart which pointed at clone deep fn in repository package, after further inspection was able to...
For example if we type `lb4 repository Super` and the model is `Boom`, after successful generation, the log message shows `Repository BoomRepository was/were created in src/repositories` , instead it should...
As you might be aware, we have a brand new look of the [loopback.io](https://loopback.io) web site. We'd like to rebuild the "Who's using LoopBack" section and showcase our users and...
### Describe the bug Has no exported member 'FakeTimerInstallOpts' when 'npm run build'. ### Logs ```shell node_modules/@types/sinon/index.d.ts:1447:53 - error TS2694: Namespace '"/home/lemz/Projects/Loopback/todo- list/node_modules/@sinonjs/fake-timers/types/fake-timers-src"' has no exported member 'FakeTimerInstallOpts'. 1447 useFakeTimers:...
### Describe the bug We are migrating from lb3 to lb4 and we encountered an oracle error (Error: ORA-01795: maximum number of expressions in a list is 1000) when using...
Under the hood, inclusion resolvers are implemented using `inq` operator: 1. Gather PK/FK values from source models. 2. Query target models using `inq` and PK/FK values from step 1. 3....
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | file-type | [`14.7.1` -> `16.5.4`](https://renovatebot.com/diffs/npm/file-type/14.7.1/16.5.4) | ### GitHub Vulnerability Alerts #### [CVE-2022-36313](https://nvd.nist.gov/vuln/detail/CVE-2022-36313) An issue was...