Skip to main content

Module sync

Module sync 

Source
Expand description

qail sync - Generate sync triggers from qail.toml

Parses [[sync]] rules and generates PostgreSQL trigger migrations that populate the _qail_queue table on INSERT/UPDATE/DELETE.

Structs§

SyncRule
Sync rule from qail.toml

Functions§

generate_sync_triggers
Generate sync trigger migrations from qail.toml
list_sync_rules
List sync rules from qail.toml