AnswerDotAI / fastlite

A bit of extra usability for sqlite
https://answerdotai.github.io/fastlite/
Apache License 2.0
174 stars 14 forks source link

Use new `sqlite_minutils.Table.result` attribute #45

Open pydanny opened 6 hours ago

pydanny commented 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:

Tests verified to pass