- शिप
- 18 मई 2026 को 2:34 am बजे UTC
- लेखक
- Kamo
- Commit
- 77a7ef9
Adds the seven nullable columns the kamo-shared-library Organization entity now declares (TAGLINE / NMLS_ID / PHONE_SUPPORT / EMAIL_SUPPORT / EQUAL_HOUSING_DISCLOSURE / ON_PRIMARY_TEXT / GRADIENT_DIRECTION) so the kamo-los borrower app can pick up lender branding without schema errors on existing orgs rows. @Order(35) — runs after LogoFullExtMigrationRunner (30) and before LeadCompanyColumnRunner (40). Idempotent via ADD COLUMN IF NOT EXISTS; safe to re-run. Per project policy this file is not executed here — KamoInitializerService is started by the user.