unable to to run query
i have created table and inserted data by following : https://github.com/neondatabase/guide-neon-sequelize
my also Author.findAll() work properly . but in neon console https://console.neon.tech/app/projects/**/query error come which in picture.
i am able to see my data and table at neon but "select * from tableName" not work why???
#
|questions-and-answers
my also Author.findAll() work properly . but in neon console https://console.neon.tech/app/projects/**/query error come which in picture.
i am able to see my data and table at neon but "select * from tableName" not work why???
#

GitHub
Example application for Neon and Sequelize. Contribute to neondatabase/guide-neon-sequelize development by creating an account on GitHub.
