v0.3.2
- 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
andget_all
tests (selecting data from the sharded table)