CUB-29: Create filament inventory database migration #3
Reference in New Issue
Block a user
Delete Branch "agent/hex/CUB-29-filament-migration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Create and apply the initial EF Core database migration for the Extrudex filament inventory system.
Changes
20260426131419_InitialCreatemigration with all entity tablesHasDatabaseNamefor spool FK indexes (material_finish_id, material_modifier_id) to enforce snake_caseix_conventionToSnakeCasefor table name generationSchema Standards Enforced
ix_prefix with snake_casefk_prefix with snake_caseVerification
Closes CUB-29
Pull request closed