Sort README #TODO List in order of priority

pull/2/head
Vinícius Garcia 2021-01-17 20:29:51 -03:00
parent 47dc19087f
commit 0f49ad180d
1 changed files with 2 additions and 2 deletions

View File

@ -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