fordmadox / Excel-to-DSC

7 stars 3 forks source link

Make sure that Yale container types are lower-cased #6

Closed fordmadox closed 1 year ago

fordmadox commented 1 year ago

Changed this now to force lower-casing and replacement of spaces in types with an underscore, to follow the pattern used in ASpace. See https://github.com/archivesspace/archivesspace/blob/master/common/db/migrations/001_create_base_schema.rb#L1325.

If this causes issues for anyone, let me know and I can add an option to override this default.

fordmadox commented 1 year ago

Updated directly with https://github.com/fordmadox/Excel-to-DSC/commit/99e173f67b8fa3b26d259de4b3d4e0c9dd791e95