alpha
Login
or
Join now
lgtm.shop
/
commerce
Star
5
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Pilot atproto-native commerce backend
Star
5
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
commerce
/
crates
/
db
/
at
main
1 folder
1 file
Nate Moore
db: tenant, store_signing_key, integration_config tables + sealed-column models
7w ago
a9f191e4
src
db: tenant, store_signing_key, integration_config tables + sealed-column models Migration 0002 adds the three tables verbatim from SPEC §6. models.rs is wired into crates/db; Tenant, StoreSigningKey, and IntegrationConfig structs derive FromRow. StoreSigningKey::new_sealed/open_private and IntegrationConfig::new_sealed/open_config round-trip through lgtm_core::crypto::seal/open. Three #[sqlx::test] pass. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 month ago
Cargo.toml
db: tenant, store_signing_key, integration_config tables + sealed-column models Migration 0002 adds the three tables verbatim from SPEC §6. models.rs is wired into crates/db; Tenant, StoreSigningKey, and IntegrationConfig structs derive FromRow. StoreSigningKey::new_sealed/open_private and IntegrationConfig::new_sealed/open_config round-trip through lgtm_core::crypto::seal/open. Three #[sqlx::test] pass. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 month ago