fireway icon indicating copy to clipboard operation
fireway copied to clipboard

A schema migration tool for firestore

Results 26 fireway issues
Sort by recently updated
recently updated
newest added

For some reason, I keep getting warnings that "fireway detected open async" calls whenever I create a document in a migration. All of these example migrations that do manage their...

The collection used for storing previous migration runs is hard coded as 'fireway'. This creates issues when you want to have multiple migrations for different services in the same project....

- Removed `@google-cloud/firestore` dependency. Starting from `firebase-admin` v10 it is possible to import `FieldValue`, `FieldPath` directly from the package. - Rewrote `firebase-admin` import to modular style (`const { initializeApp }...

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies