const PRIMARY_KEY_MAGIC_STRING: &str = "mz_is_primary_key";
Expand description

HACK(parkmycar): An ugly hack to track whether or not a column is a primary key.