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.
Fixed in 0.753 beta.
Log in to post a comment.
Fixed in 0.753 beta.