add todo for being smarter with json.loads column types
This commit is contained in:
2
TODO
2
TODO
@@ -15,6 +15,8 @@
|
||||
|
||||
* remove dirs after the duplicate cleanup removes all its content
|
||||
* fix up logging in general
|
||||
* could look to remove the hand fixing of json.loads of array data --> seems you can make your own datatype in the ORM, and it can do the conversion every time you use it
|
||||
- https://stackoverflow.com/questions/28143557/sqlalchemy-convert-column-value-back-and-forth-between-internal-and-database-fo
|
||||
* comment your code
|
||||
* more OO goodness :)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user