DEV Community

Discussion on: What is the best way store column metadata in SQLite (like, is JSON or is Date)

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

Nothing wrong, but I want to know the standard of notifying that,

  • This column is JSON serialized, or Date serialized, or boolean serialized.
Collapse
 
1e4_ profile image
Ian

Really depends on the data. I've not had a use case yet for JSON type