Class | Omysql |
In: |
lib/omysql.rb
|
Parent: | Runnable |
Oats.mysql creates an instance of this class to interact with MySQL DBs
See Oats.mysql for more accurate/detailed documentation
sql_input: | Path to a file.sql to execute |
connect: | Override for Oats.data sql:connect |
returns array of rows of results. Each row is an array of columns.