diff --git a/README.md b/README.md index 097fb24..41d3ca8 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ read the example tests available on our [example service](./examples/example_ser ### TODO List -- Improve error messages - Allow the ID field to have a different name -- Implement a JSON fields on the database (encoding/decoding them automatically into structs) +- Implement support for JSON fields on the database (encoding/decoding them automatically into structs) - Implement support for nested objects with prefixed table names +- Improve error messages