migration_create_linktypelist.Rd
Creates the lookup table for specimen link types with priority values. Higher priority = more authoritative link type.
migration_create_linktypelist(con = NULL, dry_run = FALSE)
Database connection (must have CREATE TABLE privileges)
If TRUE, only print SQL without executing
TRUE if successful