v0.18.0-beta.1
Pre-release
Pre-release
Features:
- Implement
ModelSchemaExtractDatabasefor thegoogle.spannerandgoogle.firestoreengines, deriving database bindings from thegoogleSpannerTableandgoogleFirestoreCollectionCausa extensions.
Chore:
- Adapt to
@causa/workspace's removal of thecontextargument from_calland_supports. The context is now read fromthis._contextin all function implementations and deferred calls. - Adapt to
@causa/workspace-core's removal ofBackfillEvent.key. The Pub/Sub publisher no longer forwards an ordering key. - Replace
js-yamlwithyamlin the schema transformation script.