inloop / sqlite-viewer

View SQLite file online
http://inloop.github.io/sqlite-viewer
Apache License 2.0
861 stars 324 forks source link

Execute sql when ctrl + enter pressed #18

Closed kyle-seongwoo-jun closed 4 years ago

kyle-seongwoo-jun commented 6 years ago

This shortcut helps execute SQL more comfortable.

Test on https://kyle-seongwoo-jun.github.io/sqlite-viewer/

kyle-seongwoo-jun commented 6 years ago

And I added your missing favicon.

yuraj11 commented 4 years ago

Thanks for the contribution.