gjanvier
gjanvier
This module is compliant with latest versions of backbone 1.9.x and underscore 1.4.x.
In unit-test-security-rules-v9, show should I test an `allow list` rule, like in this example of firestore rules: ``` match /users/{userId}/{allPaths=**} { allow list: if request.auth.token.isAdmin; } ``` In my use-case,...
### Which @ngrx/* package(s) are relevant/related to the feature request? signals ### Information Hello there, I find signalStore great and use it on my professional projets. One of my very...
This feature would solve this issue: https://github.com/firebase/extensions/issues/2468 When running backfill command with `@firebaseextensions/fs-bq-import-collection`, there is no reason to alter existing BigQuery table or view, when everything is working fine. This...
- Extension name: firestore-bigquery-export - Extension version: 0.2.5 - Configuration values (redact info where appropriate): - VIEW_TYPE = "materialized_incremental" - CLUSTERING = "timestamp" Yet the issue is rather in the...