timestored / pulseui

Real-time interactive database applications
https://www.timestored.com/pulse/
Other
41 stars 6 forks source link

lowercase id column now shown bug #218

Open ryanhamilton opened 2 months ago

ryanhamilton commented 2 months ago

Querying SELECT 2 as "id",1 as val; in DEMODB , the id column isn't shown in the table.

image