-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 Automated bump of templates for v3.5.0 Triggered by user: @denolfe Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
2c0bea8
commit 1fdc7cc
Showing
11 changed files
with
8,647 additions
and
2,935 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...c/migrations/20241205_211431_initial.json → ...c/migrations/20241206_203050_initial.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
import * as migration_20241205_211431_initial from './20241205_211431_initial' | ||
import * as migration_20241206_203050_initial from './20241206_203050_initial' | ||
|
||
export const migrations = [ | ||
{ | ||
up: migration_20241205_211431_initial.up, | ||
down: migration_20241205_211431_initial.down, | ||
name: '20241205_211431_initial', | ||
up: migration_20241206_203050_initial.up, | ||
down: migration_20241206_203050_initial.down, | ||
name: '20241206_203050_initial', | ||
}, | ||
] |
2 changes: 1 addition & 1 deletion
2
...c/migrations/20241205_211405_initial.json → ...c/migrations/20241206_203025_initial.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
import * as migration_20241205_211405_initial from './20241205_211405_initial' | ||
import * as migration_20241206_203025_initial from './20241206_203025_initial' | ||
|
||
export const migrations = [ | ||
{ | ||
up: migration_20241205_211405_initial.up, | ||
down: migration_20241205_211405_initial.down, | ||
name: '20241205_211405_initial', | ||
up: migration_20241206_203025_initial.up, | ||
down: migration_20241206_203025_initial.down, | ||
name: '20241206_203025_initial', | ||
}, | ||
] |
2 changes: 1 addition & 1 deletion
2
...c/migrations/20241205_211421_initial.json → ...c/migrations/20241206_203040_initial.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
import * as migration_20241205_211421_initial from './20241205_211421_initial' | ||
import * as migration_20241206_203040_initial from './20241206_203040_initial' | ||
|
||
export const migrations = [ | ||
{ | ||
up: migration_20241205_211421_initial.up, | ||
down: migration_20241205_211421_initial.down, | ||
name: '20241205_211421_initial', | ||
up: migration_20241206_203040_initial.up, | ||
down: migration_20241206_203040_initial.down, | ||
name: '20241206_203040_initial', | ||
}, | ||
] |