Support explicit table mappings

Issue #70 new
Pi Lanningham created an issue

Requiring the decoration of classes with an attribute is inconvenient in some cases. An alternative, explicit mapping which bypasses the reflection to inspect the attributes would allow us to make use of this library in circumstances where we don't control the code for the objects we are saving.

Comments (2)

  1. Log in to comment