Hello
I have created a script that search into a database to retreive the stats of a players (for sng) like roi,itm,number of tourneys played, etc.
I have more then 30 000 players
How can I created a command (using psql to postgres) to add a note to a player ?
If I know the proper format, I will created a script with ahk to "modify" what I have to modify for each players
If you don't know how to do this, I will try by myself but I have to know what is modified when a note is added to a player (to flg_note and other things)
Thank you