Axel
Results
1
issues of
Axel
Allowing the usage of DbObject directly in example for-loops, map() or set()-constructor without aslist() to list conversion would simplify usage of from queries returned collections. **Example implementation:** ```python class DbObject:...
enhancement
patch available