Skip to content

Conversation

akshaymankar
Copy link
Member

https://wearezeta.atlassian.net/browse/WPB-19086

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Sep 8, 2025
@akshaymankar akshaymankar force-pushed the conversation-postgres branch 2 times, most recently from 9b41958 to 3f46a4d Compare September 10, 2025 08:19
@akshaymankar akshaymankar changed the title Migrate conversation data to postgres Implement Postgres interpreter for ConversationStore Sep 10, 2025
@akshaymankar akshaymankar force-pushed the conversation-postgres branch 9 times, most recently from a43b52a to 27e6e87 Compare September 16, 2025 14:23
This will allow us to migrate rest of the conversation data to postgres
It has nothing to do with the store, the one place which calls this can call
`Random.uuid` instead.
It was used only twice seems like unnecesary leak of business logic into the
store effect.
Its unused, also seems dangerous to load **all** local members in memory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants