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

An error "DB Error: database table is locked (Code: LOCKED)" was fixed. #28

Merged
merged 1 commit into from
Mar 30, 2018

Conversation

svetlyak40wt
Copy link
Contributor

This error was appeared when you are trying to generate-migrations for SQL database where some table
already exists.

This commit fixes issue #27.

This error was appeared when you are trying to generate-migrations for SQL database where some table
already exists.

This commit fixes issue fukamachi#27.
@vindarel
Copy link
Contributor

I was also regularly hit by this, thanks !

@fukamachi
Copy link
Owner

This was actually a problem of CL-DBI, which is fixed at fukamachi/cl-dbi@a87d86e.
However, I'll merge this patch for compatibility. Thanks!

@fukamachi fukamachi merged commit ffc6ec5 into fukamachi:master Mar 30, 2018
@svetlyak40wt svetlyak40wt deleted the fix-migrations-for-sqlite branch December 30, 2018 07:40
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.

3 participants