Mysql workbench is pretty sweet and pretty much stable if I don't sleep my machine.
[
It looks pretty standard to be honest,
]
not my design, fluxBB's!
I did separate the _data tables since I thought integers and text shouldn't be in the same table. Also thinking of multi-lingual.
[
- What does the rank of a user signify that their group doesn't? Is it analogous to the reputation seen on this forum?
]
Not really, it's more of a standard: noob, regular, bored to death, have no life and admin system.
[
- The bans table may be surplus if you have a banned group with zero permissions unless you intend to be able to ban on multiple criteria, in which case having it linked to a specific user may prove frustrating down the line.
]
Nice! Will take a deeper look at the banning function! Hmmm...
part of the ban table records the message, when the ban expires, the banned and the banner.
[
- Why is your entire search system and cache in database?
]
not sure why they did that but, it could be handy for tag clouds ...
[
report a forum
]
Not really sure why they did that???
I stil need to figure out how to link the reporter versus reported.
[
pm
]
FluxBB doesn't have that out of the box but I agree that is pretty essential!
Are my connections going the right way?
I'm still new to this concept of visualizing 1:1, 1:n, n:1 and n:n
Lol, I'm the old school work it out in code type