-
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.4.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
fa7ed3f
commit fa39b37
Showing
15 changed files
with
252 additions
and
198 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...c/migrations/20241204_154138_initial.json → ...c/migrations/20241204_184308_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_20241204_154138_initial from './20241204_154138_initial' | ||
import * as migration_20241204_184308_initial from './20241204_184308_initial' | ||
|
||
export const migrations = [ | ||
{ | ||
up: migration_20241204_154138_initial.up, | ||
down: migration_20241204_154138_initial.down, | ||
name: '20241204_154138_initial', | ||
up: migration_20241204_184308_initial.up, | ||
down: migration_20241204_184308_initial.down, | ||
name: '20241204_184308_initial', | ||
}, | ||
] |
2 changes: 1 addition & 1 deletion
2
...c/migrations/20241204_154113_initial.json → ...c/migrations/20241204_184240_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_20241204_154113_initial from './20241204_154113_initial' | ||
import * as migration_20241204_184240_initial from './20241204_184240_initial' | ||
|
||
export const migrations = [ | ||
{ | ||
up: migration_20241204_154113_initial.up, | ||
down: migration_20241204_154113_initial.down, | ||
name: '20241204_154113_initial', | ||
up: migration_20241204_184240_initial.up, | ||
down: migration_20241204_184240_initial.down, | ||
name: '20241204_184240_initial', | ||
}, | ||
] |
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
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
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
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
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
Oops, something went wrong.