simov / express-admin

MySQL, MariaDB, PostgreSQL, SQLite admin for Node.js
MIT License
1.17k stars 222 forks source link

mysql insert operation not working in -v (development, no login) mode #141

Closed hrecho closed 1 year ago

hrecho commented 6 years ago

i dont know if thats normal but ... mysql insert operation did not work in -v (development, no login) mode selects worked version 1.3.2 tried 2 databases mysql and maria, same behaviour

simov commented 6 years ago

The -v flag disables the update queries like insert/delete/update