You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
Right now, update_row() only updates title, pages and file_hash. The SET statement needs to be configurable to include any parameters that are passed in.
The text was updated successfully, but these errors were encountered:
https://github.com/anthonydb/pneumatic/blob/master/pneumatic/db.py#L66-L81
Right now,
update_row()
only updates title, pages and file_hash. The SET statement needs to be configurable to include any parameters that are passed in.The text was updated successfully, but these errors were encountered: