Add an API interface for performing DB migrations as required
This commit is contained in:
parent
2567f5fb62
commit
1e007af52a
6 changed files with 83 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ export default [
|
|||
},
|
||||
languageOptions: {
|
||||
globals: {
|
||||
__TITLE__: `readonly`,
|
||||
__ID__: `readonly`,
|
||||
__VERSION__: `readonly`,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue