feat(postgres): implement notes CRUD and export/import #16

Merged
codinget merged 2 commits from feat/issue-15 into master 2026-07-23 23:02:17 +02:00
Owner

Summary

  • implement PostgreSQL note CRUD and query/cast helpers
  • include notes in PostgreSQL export/import streams
  • extend fake-client coverage for note export/import

Closes #15

Verification

  • npm run typecheck
  • npm run typecheck:test
  • npm test
  • PostgreSQL export/import tests
## Summary - implement PostgreSQL note CRUD and query/cast helpers - include notes in PostgreSQL export/import streams - extend fake-client coverage for note export/import Closes #15 ## Verification - `npm run typecheck` - `npm run typecheck:test` - `npm test` - PostgreSQL export/import tests
codinget added the
Priority
Medium
3
AgenticKind/Feature
Agent
gpt-5.6-luna
labels 2026-07-23 20:49:38 +02:00
codinget added 1 commit 2026-07-23 20:49:38 +02:00
feat(postgres): implement notes CRUD and export import
CI / lint (pull_request) Successful in 32s
CI / format (pull_request) Failing after 32s
CI / install-and-build (pull_request) Successful in 1m0s
CI / typecheck-tests (pull_request) Successful in 36s
CI / typecheck-source (pull_request) Successful in 37s
CI / test (pull_request) Successful in 41s
a0a436c4b8
Co-Authored-By: gpt-5.6-luna <noreply@openai.com>
codinget added 1 commit 2026-07-23 22:55:48 +02:00
style: format postgres notes implementation
CI / lint (pull_request) Successful in 26s
CI / format (pull_request) Successful in 27s
CI / install-and-build (pull_request) Successful in 50s
CI / typecheck-tests (pull_request) Successful in 33s
CI / typecheck-source (pull_request) Successful in 35s
CI / test (pull_request) Successful in 44s
1e10391e20
Co-Authored-By: gpt-5.6-luna <noreply@openai.com>
codinget merged commit 1e10391e20 into master 2026-07-23 23:02:17 +02:00
codinget deleted branch feat/issue-15 2026-07-23 23:02:17 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: codinget/abode#16