sqlfly

package module
v0.0.0-...-7b44e83 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

README

sqlfly

mysql fly package / sql写的飞起

Build Status codecov

Documentation

Overview

Package sqlfly can make writing sql fast flying

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Query

func Query(dber *sql.DB, query string, args ...interface{}) queryRows

func QueryContext

func QueryContext(ctx context.Context, dber *sql.DB, query string, args ...interface{}) queryRows

Types

type Generator

type Generator func() (func(), []interface{})

Jump to

Keyboard shortcuts

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