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

Timestamp is updated for those scripts which are not executed properly #445

Open
anubhuti-sh opened this issue Apr 22, 2024 · 0 comments
Open

Comments

@anubhuti-sh
Copy link

Describe the bug
If a script is not executed successfully or exited via a error, in the status table it is marked as executed

To Reproduce
Steps to reproduce the behavior:

  1. create a new migration script
  2. allow that script to fail or throw some error
  3. execute that script (this throws error)
  4. check the status via status command
  5. there is a timestamp next to that script in the status table

Expected behavior
Ideally in the status table it should still show PENDING since the script is not executed successfully

Additional context
Add any other context about the problem here.

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

No branches or pull requests

1 participant