zodb / relstorage

A backend for ZODB that stores pickles in a relational database.
Other
54 stars 46 forks source link

Fix typo in sqlite/drivers.py debug log #494

Closed LefterisJP closed 2 years ago

LefterisJP commented 2 years ago

Just a super minor thing I noticed while reading the code.

jamadden commented 2 years ago

Thanks!