Open pydanny opened 6 hours ago
[!WARNING] This pull request is dependent on https://github.com/AnswerDotAI/sqlite-minutils/pull/42.
Functions modified minimally to use the new sqlite_minutils.Table.result attribute:
sqlite_minutils.Table.result
Table.insert
Table.update
Table.upsert
Functions modified minimally to use the new
sqlite_minutils.Table.result
attribute:Table.insert
Table.update
Table.upsert
Tests verified to pass