Fixed
Status Update
Comments
uc...@google.com <uc...@google.com>
ad...@google.com <ad...@google.com> #2
I was able to reproduce when I start a query for one table (select * from table1) and, using the same tab, query another table (select * from table2). When you click Refresh Table, the inspector returns no results, until you click Run.
Description
AI-193.6911.18.41.6362631, JRE 1.8.0_242-release-1644-b01x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 1920x1080, 1920x1080
AS: 4.1 Canary 5; Kotlin plugin: 1.4-M1-release-Studio4.0-1; Android Gradle Plugin: 4.1.0-alpha04; Gradle: 6.3; NDK: from local.properties: (not specified), latest from SDK: (not found); LLDB: pinned revision 3.1 not found, latest from SDK: (package not found); CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)
IMPORTANT: Please read
---
"Refresh table" results in empty table for some queries
-> Thank you for making a SQL tool at last. VERY GOOD !!
Minor bug in the beginning:
"Refresh table" gives empty table, (even though the table is not empty on the device). Remedy is to click "Run" again.
This does not happen in all queries, just in some, and rather simple queries.
Like:
select * from table
Attachin idea.log
RG