Commit 684d01c
Ronald A Richardson
feat: include CompanyUser in sandbox:sync for structural consistency
Even though CompanyUser is pinned to production via getConnectionName(),
keeping company_users mirrored in sandbox ensures the sandbox DB stays
structurally consistent for raw SQL queries, reporting tools, and any
future code that may bypass the model layer.1 parent 9f92a01 commit 684d01c
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
62 | | - | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
0 commit comments