TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to implement a versioning schema

1 pointsby uptownhrabout 9 years ago
I have always wondered how versioning gets implemented on a project. I have started on a new open source project http://github.com/uptownhr/hackathon-starter-lite and want to implement a versioning schema. Any good resources for me to look at?

1 comment

strayabout 9 years ago
Instead of using the public schema in your db, use schemas with version numbers.