-
Notifications
You must be signed in to change notification settings - Fork 9
feat(cat-voices): Document metadata query #3841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: feat/co-proposers-3677
Are you sure you want to change the base?
Conversation
# Conflicts: # catalyst_voices/packages/internal/catalyst_voices_repositories/lib/src/document/source/database_documents_data_source.dart
...es/packages/internal/catalyst_voices_repositories/lib/src/database/dao/documents_v2_dao.dart
Outdated
Show resolved
Hide resolved
...nal/catalyst_voices_repositories/lib/src/document/source/database_documents_data_source.dart
Outdated
Show resolved
Hide resolved
...ages/internal/catalyst_voices_repositories/lib/src/document/source/document_data_source.dart
Outdated
Show resolved
Hide resolved
...ces/packages/internal/catalyst_voices_repositories/lib/src/document/document_repository.dart
Outdated
Show resolved
Hide resolved
...ces/packages/internal/catalyst_voices_repositories/lib/src/document/document_repository.dart
Outdated
Show resolved
Hide resolved
...nal/catalyst_voices_repositories/lib/src/document/source/database_documents_data_source.dart
Outdated
Show resolved
Hide resolved
📚 Docs PreviewThe docs for this PR can be previewed at the following URL: https://docs.dev.projectcatalyst.io/voices/feat/document-metadata-query |
damian-molinski
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few minor comments, other then that LGTM
...nal/catalyst_voices_repositories/lib/src/document/source/database_documents_data_source.dart
Outdated
Show resolved
Hide resolved
...ces/packages/internal/catalyst_voices_repositories/lib/src/document/document_repository.dart
Outdated
Show resolved
Hide resolved
...ces/packages/internal/catalyst_voices_repositories/lib/src/document/document_repository.dart
Outdated
Show resolved
Hide resolved
LynxLynxx
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good from my side 👍🏽
Description
Implemented
getDocumentMetadatato allow querying document metadata separately from the full document content.Related Issue(s)
Closes #3833
Please confirm the following checks