Skip to content

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

Merged
fukamachi merged 1 commit intofukamachi:masterfrom
svetlyak40wt:fix-migrations-for-sqlite
Mar 30, 2018
Merged

An error "DB Error: database table is locked (Code: LOCKED)" was fixed.#28
fukamachi merged 1 commit intofukamachi:masterfrom
svetlyak40wt:fix-migrations-for-sqlite

Conversation

@svetlyak40wt
Copy link
Copy Markdown
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
Copy Markdown
Contributor

I was also regularly hit by this, thanks !

@fukamachi
Copy link
Copy Markdown
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