#29062: "database table locked errors" when using sqlite in-memory database with LiveServerTestCase -------------------------------------+------------------------------------- Reporter: Juozas Masiulis | Owner: nobody Type: Bug | Status: new Component: Testing framework | Version: 2.0 Severity: Normal | Resolution: Keywords: sqlite, testing, | Triage Stage: Accepted databases | Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+-------------------------------------
Comment (by Daniel Hahler): Just a drive-by comment since I've seen a similar issue and found this: check/ensure that transactions are enabled (i.e. with pytest-django `transactional_db` instead of `db` should be used). Also check the code around https://github.com/django/django/commit/bece837829eafbc22f2598dadf82c9a8364b085a #diff-5d7d8ead1a907fe91ffc121f830f2a49L1287. -- Ticket URL: <https://code.djangoproject.com/ticket/29062#comment:14> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To post to this group, send email to django-updates@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/068.84f3a9b8dc241e46310c1e467233b2be%40djangoproject.com. For more options, visit https://groups.google.com/d/optout.