I would like to implement something similar on my blog.
Anybody know the schema or how it is done??
|
I would like to implement something similar on my blog. Anybody know the schema or how it is done?? |
|||||||||||||||||||||||
|
|
I would imagine it's something like this, no need to overly complicate it: Question Table
Tag Table
Mapping table with some name
Possibly revision ID on the question and mapping table so you can tell which revision the tags went with, not positive here how they store revisions. I would say this because it allows you to see
|
|||||||||||||
|