Files
sql-scripts/OCTPDBA-412 arizonaCash.dbo.cr_point_of_sale deprecated/todo.txt
Thierry Schork 7cf858256a initial commit
2022-12-30 12:10:12 +01:00

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
[ ]