//
pkg.gl
Category
github.com/tbobek/dbml-go
core
package
0.0.4
Repository:
https://github.com/tbobek/dbml-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
89 SLOC
#
Constants
ManyToOne
ManyToOne n - 1.
None
None relationship.
OneToMany
OneToMany 1 - n.
OneToOne
OneToOne 1 - 1.
#
Variables
RelationshipMap
RelationshipMap ...
#
Structs
Column
Column ...
ColumnSetting
ColumnSetting ...
DBML
DBML structure.
Enum
Enum ...
EnumValue
EnumValue ...
Index
Index ...
IndexSetting
IndexSetting ...
Project
Project ...
Ref
Ref ...
Relationship
Relationship ...
Table
Table ...
TableGroup
TableGroup ...
#
Type aliases
RelationshipType
RelationshipType ...