How do I extract a shared "Schema" that is used across several tables?
I want to have a construct like this:
Then just spread the props unto the tables.
The question is how do I spread the
Then just spread the props unto the tables.
The question is how do I spread the
????? bit.