opengovfoundation / madison

Madison is a platform for lawmakers to share legislation with their citizens, allowing the community to add comments and suggest improvements.
GNU General Public License v3.0
677 stars 108 forks source link

Fix comment unification migration around comment meta #1041

Closed doshitan closed 8 years ago

doshitan commented 8 years ago

The comment_meta table doesn't have a annotation_id on it and we don't need it to get what we want anyway.

@sethetter @krues8dr

sethetter commented 8 years ago

:+1: