Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+8 votes
188 views
in Q2A Core by
also what does it mean by @ in notify?
Q2A version: 1.8.6

1 Answer

0 votes
by

The name column in the qtoa_posts table stores the name of the user who created the post. The notify column stores a boolean value that indicates whether or not the user wants to be notified when someone replies to their post.

by
But in all of my rows, notify column contains @. what does it mean?
...