Skip to main content

Module database

Module database 

Source
Expand description

Database push / pull: serialise the user, skill, and context tables to JSON and round-trip them between a local Postgres and a cloud Postgres using compile-time-checked sqlx upserts.

Structsยง

ContextExport
DatabaseExport
DatabaseSyncService
ImportResult
SkillExport
UserExport