Hi. Pretty straightforward question. If I want to manually execute queries, toy with models, etc, similar to the CLI abilities of Laravel Tinker - is there a tool for that in NodeJS? I'm using Apollo/Sequelize as my ORM if that helps. I checked out Sequelize CLI but it seems to be useful only for seeding and migration as opposed to actually mutating the data.Any help is appreciated. Thank you.
Submitted August 04, 2019 at 12:02AM by _Pho_
No comments:
Post a Comment