0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move example code to examples/ directory and remove empty tests More... over 11 years ago
Update README to include install instructions. More... over 11 years ago
handle multiple values on query attributes More... over 11 years ago
enhance arbitrary filter/query capability More... over 11 years ago
handle multi-value attributes More... over 11 years ago
add mapping-style access for instance data More... over 11 years ago
Performance note More... over 11 years ago
Update README.md More... over 11 years ago
I have no idea how this was working before. More... over 11 years ago
commentary More... over 11 years ago
Moved misplaced file More... over 11 years ago
Added per-asset-type mixin facility and a file_data property for Attachment that uses it. More... over 11 years ago
example/test of attachment blob functionality More... over 11 years ago
Support for attachment content blob More... over 11 years ago
Use V1Meta as a context manager and condense whitespace More... over 11 years ago
touch up readme for new asof and advanced query functionality More... over 11 years ago
Fix test More... over 11 years ago
Track asof times with query results More... over 11 years ago
Store asof times in the item data More... over 11 years ago
Dont mangle select list item names for getattr More... over 11 years ago
make test a bit shorter More... over 11 years ago
test for asof functionality More... over 11 years ago
Handle oid tokens with moments (ignore moment) More... over 11 years ago
Handle historical queries with ASOF dates More... over 11 years ago
Handle an error that doesn't have a body More... over 11 years ago
add support for asof() method on query, accessor for internal data dict More... over 11 years ago
bump version More... over 11 years ago
Allow .where() to take a dictionary argument as well as its keywords. So you can say ".where({'Scope.ParentMeAndUp': 'Scope:1001'}) More... over 11 years ago
Augment __repr__ so it avoids looping into relations to other assets. Hopefully prevent unbounded recursion. More... over 11 years ago
add new method to generate e.g. Epic(1005) strings More... over 11 years ago