User:Alexander Roidl/rqlite

From XPUB & Lens-Based wiki
< User:Alexander Roidl
Revision as of 11:10, 1 June 2018 by Alexander Roidl (talk | contribs) (Created page with "Fighting with RQLITE Install the following: * https://github.com/rqlite/pyrqlite * https://github.com/rqlite/sqlalchemy-rqlite ''ERROR sqlalchemy.orm.exc.StaleDataError:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Fighting with RQLITE

Install the following:

ERROR

sqlalchemy.orm.exc.StaleDataError: DELETE statement on table 'books_authors' expected to delete 1 row(s); Only 0 were matched.

UPDATE:

Thanks to the developer it's working now:

https://github.com/rqlite/sqlalchemy-rqlite/issues/6