@Column(name=\"open\")
Using sqlserver dialect with hibernate.
[SchemaUpdate] Unsuccessful: create table auth_session (id numeric(1
@Column(name="\"open\"")
This will work for sure, Same problem happened with me, when I was learning hibernate.