Stop exempt_from_sharding from being used

We have a number of tables where we allow exempt_from_sharding to skip sharding. This should not be allowed anymore. As it breaks the isolation of Organizations.

With disallowing exempt_from_sharding, we might discover additional tables that needs to be sharded.

Action items

/cc @nhxnguyen @mandrewsgl

Edited by Tomasz Skorupa