controllers

package
v0.0.0-...-871cb95 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 6, 2017 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteFromTable

func DeleteFromTable(w http.ResponseWriter, r *http.Request)

DeleteFromTable perform delete sql

func ExecuteFromScripts

func ExecuteFromScripts(rw http.ResponseWriter, rq *http.Request)

ExecuteFromScripts is a controller to peform SQL in scripts created by users

func GetDatabases

func GetDatabases(w http.ResponseWriter, r *http.Request)

GetDatabases list all (or filter) databases

func GetSchemas

func GetSchemas(w http.ResponseWriter, r *http.Request)

GetSchemas list all (or filter) schemas

func GetTables

func GetTables(w http.ResponseWriter, r *http.Request)

GetTables list all (or filter) tables

func GetTablesByDatabaseAndSchema

func GetTablesByDatabaseAndSchema(w http.ResponseWriter, r *http.Request)

GetTablesByDatabaseAndSchema list all (or filter) tables based on database and schema

func InsertInTables

func InsertInTables(w http.ResponseWriter, r *http.Request)

InsertInTables perform insert in specific table

func SelectFromTables

func SelectFromTables(w http.ResponseWriter, r *http.Request)

SelectFromTables perform select in database

func UpdateTable

func UpdateTable(w http.ResponseWriter, r *http.Request)

UpdateTable perform update table

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL