This plugin adds functionality to somewhat simplify executing simple mysql queries for inserting, updating, deleting and selecting.
The docker-compose file in the root since it's only meant for development, it might get annoying to go into the mysql package and docker-compose start otherwise.
This plugin adds functionality to somewhat simplify executing simple mysql queries for inserting, updating, deleting and selecting.
The docker-compose file in the root since it's only meant for development, it might get annoying to go into the mysql package and
docker-compose start
otherwise.@luxus1337 let me know what you think!