migration_add_id_parent_column.Rd
Adds the id_parent column with foreign key constraint and index. This is Phase 1 of the hierarchy migration.
migration_add_id_parent_column(con = NULL, dry_run = FALSE)
Database connection to taxa database
If TRUE, only print SQL without executing
TRUE if successful