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.
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 .