Categorygithub.com/syss-io/sqlschema
modulepackage
0.0.4
Repository: https://github.com/syss-io/sqlschema.git
Documentation: pkg.go.dev

# README

sql-schema

Describes SQL scheme programatically

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

DB is an interface that abstracts QueryRowContext and QueryContext across sql.DB, sqlx.DB, and pgx.Conn.
Row abstracts sql.Row, sqlx.Row, and pgx.Row.
Rows abstracts sql.Rows, sqlx.Rows, and pgx.Rows.

# Type aliases

No description provided by the author