13 lines
580 B
Plaintext
13 lines
580 B
Plaintext
The content of arizonaCash.dbo.cr_point_of_sale has been migrated to arizona.dbo.point_of_sale during the update.
|
|
We must ensure that no procs / functions / views / triggers are referencing arizonaCash.dbo.cr_point_of_sale anymore.
|
|
|
|
1. Identify and adapt every db object referencing the deprecated table.
|
|
[ ] ActiveSystemServer.[dbo].[RepairReplication]
|
|
[ ] HCITools.[dbo].[Replication_Check]
|
|
|
|
2. Create a bug for G# team (it could also be taken by Code Brewers). Prioritize it with them.
|
|
[ ]
|
|
|
|
3. Clean existing [dbo].[ExecuteOnAllPos] on HCITools on all pharmacies
|
|
[ ]
|