Skip to content
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

Print logs on ChangeSet exception #2355

Closed
wants to merge 1 commit into from

Conversation

maxencelaurent
Copy link

see #2354

@maxencelaurent
Copy link
Author

Here is an example of the log message:

[2022-01-11T13:41:40.757+0100] [] [WARNING] [] [liquibase.changelog] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1641904900757] [levelValue: 900] [[
  liquibase.exception.MigrationFailedException: Migration failed for change set META-INF/dbchangelogs/1641469325.xml::1641469325-1::maxence:
     Reason: liquibase.exception.DatabaseException: ERROR: column "georges" does not exist
  Position: 53 [Failed SQL: (0) UPDATE public.sometablename SET georges = '1234']]]

@maxencelaurent
Copy link
Author

Alternative #2397 is preferred

Conditioning++ automation moved this from In discussion to Done Jan 24, 2022
@nvoxland
Copy link
Contributor

Thanks for checking. We'll work on getting that in

@nvoxland nvoxland removed this from Done in Conditioning++ Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Print logs on ChangeSet exception
2 participants