Do I have any chance to add new columns to database tabels?
Posted: Fri Jun 06, 2014 2:44 am
Hi, I would like to ask can i add new columns to postgres tables? For example: I 'd like to add a some new columns to lookup_hole_cards table and later I wish to use it in my own stats. Exactlier, I have added them, but I got error message when I wanted to use it "Column is not cachable". I made something wrong?