Directories
¶
| Path | Synopsis |
|---|---|
|
ci
|
|
|
config
Package config configures the database for tests.
|
Package config configures the database for tests. |
|
export
command
|
|
|
import
command
|
|
|
tests/gen/goradd
Package goradd contains the object relational model for the goradd database.
|
Package goradd contains the object relational model for the goradd database. |
|
tests/gen/goradd/node
Package node contains the generated node objects that refer to tables, columns and aliases when doing a query.
|
Package node contains the generated node objects that refer to tables, columns and aliases when doing a query. |
|
tests/gen/goradd_unit
Package goradd_unit contains the object relational model for the goradd_unit database.
|
Package goradd_unit contains the object relational model for the goradd_unit database. |
|
tests/gen/goradd_unit/node
Package node contains the generated node objects that refer to tables, columns and aliases when doing a query.
|
Package node contains the generated node objects that refer to tables, columns and aliases when doing a query. |
|
cmd
|
|
|
gro-gen
command
|
|
|
gro-schema
command
|
|
|
Package db works with the rest of the orm to interface between a database and the ORM abstraction of reading and querying a database.
|
Package db works with the rest of the orm to interface between a database and the ORM abstraction of reading and querying a database. |
|
jointree
Package jointree supports the query buildNodeTree process.
|
Package jointree supports the query buildNodeTree process. |
|
sql
Package sql contains helper functions that connect a standard Go database/sql object to the GoRADD system.
|
Package sql contains helper functions that connect a standard Go database/sql object to the GoRADD system. |
|
internal
|
|
|
schema
Package schema describes a database schema in a human-readable way.
|
Package schema describes a database schema in a human-readable way. |
|
Package query contains code used by the code generated ORM.
|
Package query contains code used by the code generated ORM. |
|
op
The op package contains operation and aggregation nodes that can be added to a Builder.
|
The op package contains operation and aggregation nodes that can be added to a Builder. |
Click to show internal directories.
Click to hide internal directories.