Model Reference
Warning
If you are not an advanced user please skip this page otherwise it might confuse you.
The following tables will be created.
Info
If you edit these tables directly you need to restart the script to load the changes.
Migration
This table holds all SQLs that have been run (or added) in this database.
Table name: rn-migrations
Columns
| Name | Type | Default value | Constraints & Validations | Description |
|---|---|---|---|---|
| filePath | String | PRIMARY KEY | File path of the SQL file. | |
| hash | String | NOT NULL | The hash of the file when ran. |