Patrick Hallek

Results 4 issues of Patrick Hallek

## Issue Description The entity manager within a migration uses the entity classes defined in the code, which leads to incorrect migrations when the entity definition changes. ### Expected Behavior...

bug
requires triage

# Expected Behavior `balena push` respects the image commit reference in a compose file. It should also fail if the tag does not exist. # Actual Behavior Putting in any...

I have interfaces that respond with an array of dto's instead of a single object. It would be nice if I could somehow define the array type like this: ```js...

I am trying to read a Dataset that was compressed via lzf. It works great and reads out the data correctly without directly throwing an error. However, I get the...