Skip to content

v0.3.2

Compare
Choose a tag to compare
@alfredbaudisch alfredbaudisch released this 07 Sep 09:11
· 18 commits to master since this release
  • Renamed user_id to parent_id, since the sharded data can be related to a parent item that is not necessarily a user (example: log data related to an order)
  • Removed unused and deprecation warnings
  • Added get and get_all tests (selecting data from the sharded table)