kristopolous / scout-mysql-nagger

Execute arbitrary mysql queries to your databank of choice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Mysql-nagger is a scout plugin to execute arbitrary mysql statements on a scout install.

Installation

On ubuntu, on the source system, this can help you a lot:

$ sudo apt-get install libmysqlclient-dev

You can gem install mysql then if you want to roll like that.

About

Execute arbitrary mysql queries to your databank of choice.

License:MIT License


Languages

Language:JavaScript 96.6%Language:Ruby 3.4%