typeorm
typeorm copied to clipboard
Cockroachdb Locality (Enterprise Feature) Implementation
We would like to add in code that implements the defining and setting of locality (if specified) at the time of table creation.
Proposal: It would be implemented in a similar way to how engine is set for a MySQL connection, which a check to see if the locality flag exists before appending the locality clause.