Toshio Kumaki
Game server engineer from Japan
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created Cannot control wrapping for COMMENT clause
I'm using DBE plugin on IntelliJ IDEA 2016.1 (with MySQL dialect). When I write the COMMENT clauses in CREATE statement, auto-formatter always makes they wrapped. CREATE TABLE `example` ( `id` ...