Sync.Postgres
Classes
| Class | Description |
|---|---|
| PostgresChangeApplier | Applies sync changes to PostgreSQL tables. |
| PostgresSyncClientRepository | Repository for managing sync clients in PostgreSQL. |
| PostgresSyncLogRepository | Repository for sync log operations in PostgreSQL. |
| PostgresSyncSchema | Schema management for PostgreSQL sync tables. |
| PostgresSyncSession | Manages sync session state for PostgreSQL. |
| PostgresTriggerGenerator | Generates sync triggers for PostgreSQL tables. |
| TriggerColumnInfo | Column information for trigger generation. |