dbos-inc / dbos-transact

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

workflow status app version & id + indexing #466

Closed maxdml closed 1 month ago

maxdml commented 1 month ago

2nd try at adding application version and ID to the workflow_status table. This time we simply set the version field as deprecated in dbos-config schema.json

qianl15 commented 1 month ago

I think once we decide on an index, we'll need to add the new index definition in migrations in this PR.