v1.0.1
- Add
return_int
parameter toEnum[8|16]Field
to control whether to get an int or str value when querying from the database. - Fix TupleField container_class.
- Add more fields documentation.
return_int
parameter to Enum[8|16]Field
to control whether to get an int or str value when querying from the database.