-
Notifications
You must be signed in to change notification settings - Fork 472
Issues: in28minutes/in28minutes-initiatives
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Error creating bean with name 'dataSourceScriptDatabaseInitializer' defined in class path resource [org/springframework/boot/autoconfigure/sql/init/DataSourceInitializationConfiguration.class]: Invocation of init method failed; nested exception is org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #1 of URL [file:/D:/micro%20services/restful-web-services/restful-web-services/target/classes/data.sql]: insert into User values(1, sysdate(),'kevin'); nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "USER" not found (candidates are: "user"); SQL statement: insert into User values(1, sysdate(),'kevin') [42103-214]
#7
opened Jul 21, 2022 by
prashanththatipamula
ProTip!
What’s not been updated in a month: updated:<2024-11-21.