Menu ▾ ▴

#54 Quote Fetch Query from Database uses Wildcard instead of Named Columns

v1.0 (example)
closed-fixed
None
5
2026-03-08
2026-02-25
Mark Hummel
No

Instead of SELECT * FROM FOO, we should name the columns. (e.g. SELECT symbol,date, .... FROM shares). If a user's DB has a different order the charts and data will be wrong.

Discussion

  • Mark Hummel

    Mark Hummel - 2026-03-08

    Fixed in 0.753 beta.

     
  • Mark Hummel

    Mark Hummel - 2026-03-08
    • status: open --> closed-fixed
     

Log in to post a comment.