Skip to content

Resolve "Bug: Issues endpoint filter by tag can produce duplicates"

David Burke requested to merge 65-hstore-tags into master

Closes #65 (closed)

Replaces table based key value event tags with hstore powered tags. Improves performance for both filter issues by event tags and counting event tag values for an issue.

Merge request reports