Hacker News new | past | comments | ask | show | jobs | submit login

Yeah, that's the challenge. For instance, how do you handle when a column was one data type but then down the road was changed to another type when the two aren't cross compatible or could potentially break?



You could retain this info in a meta field of flexible type. For a DB, it could a JSON type. For messages, it could be an extra _meta field on the message that the systems themselves ignore.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: