infinum / android_dbinspector

Android library for viewing, editing and sharing in app databases.
Apache License 2.0
951 stars 91 forks source link

Table filtering #15

Closed danikula closed 3 years ago

danikula commented 9 years ago

It will be extremely helpful to add ability to execute sql queries or just filter tables by simple conditions, like media_type equals 'audio'

reisub commented 9 years ago

This is actually on the roadmap for the next version so hang tight. I can't give you an exact timeframe, but we should have it ready in a month or so. On Apr 10, 2015 20:06, "Alexey Danilov" notifications@github.com wrote:

It will extremely helpful to add ability to execute sql queries or just filter tables by simple conditions, like media_type equals 'audio'

— Reply to this email directly or view it on GitHub https://github.com/infinum/android_dbinspector/issues/15.

reisub commented 8 years ago

Just a quick update. @zplesac is working on this on a separate branch (enhancement/crud_live_actions), but I have no idea when he'll be able to finish it.