Directories
¶
| Path | Synopsis |
|---|---|
|
_test
|
|
|
config
Package config configures the database for tests.
|
Package config configures the database for tests. |
|
export
command
|
|
|
gen/orm/goradd
Package goradd contains the object relational model for the goradd database.
|
Package goradd contains the object relational model for the goradd database. |
|
gen/orm/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. |
|
gen/orm/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. |
|
gen/orm/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. |
|
import
command
|
|
|
cmd
|
|
|
goradd-codegen
command
|
|
|
goradd-schema
command
|
|
|
pkg
|
|
|
db
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. |
|
db/jointree
Package jointree supports the query buildNodeTree process.
|
Package jointree supports the query buildNodeTree process. |
|
db/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. |
|
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. |
|
query
Package query contains code used by the code generated ORM.
|
Package query contains code used by the code generated ORM. |
|
schema
Package schema describes a database schema in a human-readable way.
|
Package schema describes a database schema in a human-readable way. |
|
tmpl
|
|
Click to show internal directories.
Click to hide internal directories.