I am trying to execute the following sql via schema.sqla s my spring-boot application starts:
create table tbl_user( id int auto_increment, name varchar2(