| 1 | """Illustrates sharding using a single database with multiple schemas, |
| 2 | where a different "schema_translates_map" can be used for each shard. |
| 3 | |
| 4 | In this example we will set a "shard id" at all times. |
nothing calls this directly
no test coverage detected