feat: local data model and storage (spec 1.3) #6
Loading…
Reference in a new issue
No description provided.
Delete branch "implement-spec-1-3-storage"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements spec 001-mvp/003 Local Data Model and Storage.
Delivered
Verification
go build ./...,go vet ./...,gofmtcleanGOOS=windows go build ./...(pure-Go driver cross-compiles)go test ./internal/storage/— 15 tests covering schema, seeding, migrations, forward-compat guard, all repos, FK behaviors, photo filesfeat: local data model and storage (spec 1.3)to WIP: feat: local data model and storage (spec 1.3)WIP: feat: local data model and storage (spec 1.3)to feat: local data model and storage (spec 1.3)