ryzen
First: initial database connection ```js import { Model } from 'ryzens' import knex from 'knex' import knexConfig from 'path/to/knexfile.js' Model.knex(knex(knexConfig)) ``` Second: Model defination ```js import { Model } from 'ryzens' import password fro
Activity
- Latest release
- 5y ago
- Total releases
- 29
- Cadence
- ~daily
- Last 12 months
- 0
Details
- License
- unknown
- First release
- Jan 28, 2019
Releases