UW-Macrostrat / macrostrat

A geological data platform for exploration, integration, and analysis
Apache License 2.0
4 stars 1 forks source link

Change slug #53

Closed davenquinn closed 6 months ago

davenquinn commented 6 months ago

Create a basic command to change a map's slug. This renames tables in the sources schema, but does not yet track renames for persistent-linking purposes.

Transaction handling (as noted by @brianaydemir ) should be sufficient to ensure we keep consistency.

Solves #49 .