Skip to content

Commit 8a82ec5

Browse files
authored
fix: postgres world storage edgecases (re-open of PR #135) (#208)
* fixes query failing on undefined runid Signed-off-by: Sree Narayanan <sreeaadhi07@gmail.com> * fixes startedAt being undefined on resume Signed-off-by: Sree Narayanan <sreeaadhi07@gmail.com> * tests for storage contract Signed-off-by: Sree Narayanan <sreeaadhi07@gmail.com> * added changeset Signed-off-by: Sree Narayanan <sreeaadhi07@gmail.com> --------- Signed-off-by: Sree Narayanan <sreeaadhi07@gmail.com>
1 parent 03faac1 commit 8a82ec5

File tree

3 files changed

+903
-13
lines changed

3 files changed

+903
-13
lines changed

.changeset/fine-ideas-beam.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@workflow/world-postgres": patch
3+
---
4+
5+
Bug fixes and test coverage for Storage.ts in Postgres World

0 commit comments

Comments
 (0)