package
2.43.0+incompatible
Repository: https://github.com/vsimakhin/web-logbook.git
Documentation: pkg.go.dev

# Functions

NewTable creates a new Table instance with the specified name, primary key name, primary key type, and columns.
NewView creates a new View with the given name and SQLQuery.
No description provided by the author

# Constants

No description provided by the author
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
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

# Structs

No description provided by the author
Table represents a database table.
No description provided by the author

# Type aliases

Column represents a database column.
View represents a database view.