JoeRoddy / firestation

Firebase admin tool - executes SQL queries against Firebase
MIT License
141 stars 20 forks source link

Firestation not returning results after querying large database #24

Open takudan03 opened 5 years ago

takudan03 commented 5 years ago

Hi, So I tried firestation on some of my smaller databases and it works perfectly fine. But on a realtime database with multiple tables, firestation now returns 0 results. I did go back and tried to query the smaller Databases and it still works.

When I add a new entry using the saved queries, it returns some results, but they are limited to 50. I am told that the results are (50 of 330) but I don't see where to display the rest of the results.

This issue is occurring on both Linux and Windows 10