?... e.g Like an Entity (blog post) with liking or comments disabled.
I'm using a sql database, my currents thoughts are:
- Store settings as an entity and relate it to the blog post
- Store the settings as a json object in a field within the blog post
... The settings are only required on the front end and not during querying
Обсуждают сегодня