export type PrimaryKeyType = 'integer' | 'uuid' | 'string';