Replication limited by Company
Status: Beta
Brought to you by:
pcxuser
For those tables where we know the company (company_tb,
user_tb, etc.) and the database that the table is being
replicated to can be determined to be limited to a
specific company (xiwa_, ss_) then we only want to
replicate those entries over for that company, not all
entries in the system. This provides a small barrier
from an application being able to get to other
companies configuration info without having to go
through the Auth api.
Not sure how I will implement this, or if we can, since
there is currently not an enforced standard on knowing
that the database in question is owned by a specific
company.