Changes between Initial Version and Version 1 of Ticket #31905, comment 8
- Timestamp:
- Aug 20, 2020, 12:51:55 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31905, comment 8
initial v1 4 4 (Then we'd just have one all the way down...) I think that's safe, but it's not enforced. 5 5 6 Do we need to make accessing the connection and an async unsafe operation, I wonder? π€ 6 Again, not sure without testing but, do we need to make accessing the connection an async unsafe operation, I wonder? π€ βΒ in theory any ORM activity in an async context should trigger an error. 7 7 8 8 But we need to fix the middleware issue β so I think we should push on there.