Quick info on what I'm trying to do.
Using auto rate...I've categorised various players and now have them flagged under a new rated 'buddy' option (like fish if you like).
However I now want to mark all these players with the buddy icon so that they show up under table tracker. I realise I can go to the general tab sort by my icon and then manually click one by one but I thought it may be easier to go at them via the database using say pgAdmin.
So where would I find looking at the database the tables that contain
player
player icon
player buddy flag
is that all I would need?
Comments? Any problems you can forsee?
I don't actually know postgres but I should be able to work it out I'm just looking for pointers into the DB to save me searching through it all. I realise I need issue some kind of update command
