hungphan227 commented on PR #1822: URL: https://github.com/apache/james-project/pull/1822#issuecomment-1831409965
@Arsnael @chibenwa it is difficult to use hstore to write query of getting key/value pairs with operators like, greater than, less than. Those queries are needed to implement methods getAnnotationsByKeyWithAllDepth, getAnnotationsByKeyWithOneDepth. I recommend we switch back to standard structure: mailboxId uuid key text value text PK (mailboxId, key) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
