dbos-inc / dbos-transact

The TypeScript framework for backends that scale
https://docs.dbos.dev
MIT License
335 stars 22 forks source link

Deploy Old Versions #404

Closed kraftp closed 4 months ago

kraftp commented 4 months ago

Initial support for restoring old application versions. Redeploys a previous version with a specified version number. Directly deploys the original code of that version, so make sure your database schema is what that version expects!