HoloPanio e0d575454e fix(dalpuri): sync CW Members before Users to resolve FK ordering issue
User rows have a FK constraint to CwMember (User_cwMemberId_fkey). Syncing
Users first caused all 140 User upserts to fail since the CwMember table was
empty. This cascade failure then caused all Opportunity upserts to fail because
Opportunity.primarySalesRepId is FK-constrained to User.cwIdentifier.

Fix: reorder steps so CW Members syncs first, then Users.
2026-04-09 01:04:00 +00:00
2026-04-07 23:56:31 +00:00
2026-04-08 03:09:27 +00:00
2026-04-07 23:56:31 +00:00
2026-04-07 23:56:31 +00:00
2026-03-22 17:43:55 -05:00
2026-03-22 17:21:08 -05:00
2026-03-22 17:21:08 -05:00

optima

The primary repository for Optima.

S
Description
No description provided
Readme GPL-3.0 42 MiB
Languages
TypeScript 64.3%
Svelte 23.1%
CSS 5.6%
TSQL 5.4%
Python 1%
Other 0.5%