hellou

Results 6 comments of hellou

same issue. I updated column manually after tables created. `ALTER TABLE state MODIFY COLUMN Reason varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NULL; alter table state modify column data longtext character...

Here is the exception detail: `MySql.Data.MySqlClient.MySqlException: 'Unknown column 'w.xxx' in 'field list'' Inner Exception MySqlException: Unknown column 'w.xxx' in 'field list' `

Thank you for your answer. I use mysql this time, and checked that this sub-query is valid in mysql. So, if it possible that making this kind of expression only...

Tell me your SpringBoot security version. @MichalJana