-
This issue contains a list of mostly small cleanup tasks for our tooling.
Aim is to move towards consistency between repos (both public and private) to lean on package.json scripts more heavily whe…
-
## The devDependency [body-parser](https://github.com/expressjs/body-parser) was updated from `1.18.3` to `1.19.0`.
🚨 [View failing branch](https://github.com/feathersjs-ecosystem/feathers-knex/comp…
-
## Summary
Allow Next.js to become fully hybrid by providing methods to do both static generation and server-side rendering on a per-page basis.
- Two new per-page data fetching methods
- `ge…
-
This is something ~I plan on working on in the middle of May~ a bunch of people are helping out on! 😄
- `var` -> `let` / `const`
- `_.includes(array)` -> `array.includes` (dropping v4 support at …
-
Decision: https://github.com/eslint/tsc-meetings/blob/4604d91e9e0c546b9bf336ed24dc9a7998a17010/notes/2018/2018-04-12.md#drop-supporting-nodejs-4
Forum: https://forum.ghost.org/t/cant-update-ghost-t…
-
## Introduction
After setting up a model and calling fetchAll, I recieve and error message telling me it is querying from an undefined table. If I query from knex directly or pg directly it works. …
-
### Is this a bug report?
yes
### Did you try recovering your dependencies?
yarn --version
1.3.2
### Environment
1. `node -v`: v9.5.0
2. `npm -v`: 5.6.0
3. `yarn --version` (if you u…
-
For example `chai-as-promised@5.0.0` has a peer dependency of `chai >= 2.1.2 < 3` but after checking for updates `chai@3.0.0` was suggested.
-
**Informations**
- **Node.js version**: v10.15.0
- **NPM version**: 6.7.0
- **Strapi version**: 3.0.0-alpha.21
- **Database**: PostgreSQL 11
- **Operating system**: Ubuntu 18.04
**What is th…
-
## Version **0.14.0** of [knex](https://github.com/tgriesser/knex) was just published.
Branch
Build failing 🚨
Dependency
knex
…