Quote:
Originally Posted by napo_p2p
For MySQL, yes. With SQLite (default database for Graal servers), you can only rename or add columns when altering tables. Dropping columns is not directly supported.
|
Oh, thanks for correcting me
I've never actually done it myself.