Hacker News new | ask | show | jobs
Ask HN: How do you document contract for a database table?
4 points by lambainsaan 1860 days ago
My team's output is a big giant SQL table which tends to change overtime, does anyone here have documented their schemas, and how do they track the changes overtime. Do you folks use any tool for it? This data gets consumed by other teams, so suggestions around table versioning should also help.
1 comments

You can version control your schema!