AnswerDotAI / fastlite

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

AttributeError: 'View' object has no attribute 'xtra' #18

Open chuck-alt-delete opened 1 month ago

chuck-alt-delete commented 1 month ago

When you create a view, you can't use xtra to do extra filtering like you can with tables. Would it make sense to add this?