-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Some suggested changes, based on writing a lot of queries
- Normalize user IDs to have id-> name mapping in their own table. I do a lot of queries on a distinct user, and have to write SELECT DISTINCT user_id, user_name ...
- Drop
comment_prefix fromosm_changeset_commentcolumn names - Perhaps drop the osm_ prefix from all table names
Metadata
Metadata
Assignees
Labels
No labels