@genx/model

2.1.2 • Public • Published

@genx/model

Get Started

Usage

genx-eml -h

Build models

genx-eml build -c

Migration

genx-eml migrate -c conf/app.default.json

Configuration

{
    ...,
    "dataSource": {
        "mysql": {
            "test": {
                "connection": "mysql://..."
            }
        }
    },
    "settings": {
        "geml": {
            "gemlPath": "geml",
            "modelPath": "src/models",
            "scriptPath": "scripts",
            "schemas": {
                "test": {
                    "dataSource": "mysql.test"
                }
            }
        }        
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @genx/model

Weekly Downloads

2

Version

2.1.2

License

MIT

Unpacked Size

1.52 MB

Total Files

117

Last publish

Collaborators

  • rockie