Skip to content

Schema changes #19

@pnorman

Description

@pnorman

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 from osm_changeset_comment column names
  • Perhaps drop the osm_ prefix from all table names

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions