I have a table: table votes ( id, user, email, address, primary key(id), ); Now I want to make the columns user, email, ...
-
April 16, 2022
- 0 Comments