package
0.0.0-20250302012944-701c1ceec546
Repository: https://github.com/khulnasoft/devsecdb.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewDatabaseConfig creates a new database config.
NewDatabaseMetadata creates a new database metadata.
No description provided by the author
NewVersion converts stored version to version.

# 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
DatabaseConfig is the config for a database.
DatabaseMetadata is the metadata for a database.
DBSchema is the database schema including the metadata and schema (raw dump).
ExternalTableMetadata is the metadata for a external table.
No description provided by the author
No description provided by the author
LinkedDatabaseMetadata is the metadata for a linked database.
No description provided by the author
No description provided by the author
No description provided by the author
SchemaConfig is the config for a schema.
SchemaMetadata is the metadata for a schema.
No description provided by the author
TableConfig is the config for a table.
TableMetadata is the metadata for a table.
Version is the message representing the change history version.
ViewMetadata is the metadata for a view.