Package Usage: go: github.com/pubgo/schema
Package schema provides access to database schema metadata, for database/sql drivers.
For further information about current driver support status, see https://github.com/jimsmart/schema
The schema package works alongside database/sql and its underlying driver to provide schema metadata.
Both user permissions and current database/schema effect table visibility.
To query column type metadata for a single table, use schema.Table().
To query table names and column type metadata for all tables, use schema.Tables().
See also https://golang.org/pkg/database/sql/#ColumnType
Underlying driver support for column type metadata is implementation specific and somewhat variable.
The same metadata can also be queried for views.
3 versions
Latest release: almost 6 years ago
4 dependent packages
View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/pubgo/schema
Dependent Repos 5

pubgo/metaweblog
go metaweblog sdkSize: 42 KB - Last synced: about 2 months ago - Pushed: over 5 years ago

pubgo/vue2vecty
translate vue to vecty 一个把vue转换为vecty的工具Size: 368 KB - Last synced: about 2 months ago - Pushed: over 5 years ago

pubgo/uross
Universal Remote Object Storage ServiceSize: 104 KB - Last synced: about 2 months ago - Pushed: over 5 years ago


