-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
insert data to test convertion to enum
truncate table before inserting clean data before other "global" unit tests
- Loading branch information
1 parent
ebbc472
commit 848b13f
Showing
4 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
backend/src/main/resources/db/testdata/V0.064.0__add_dummy_mission_for_0.064_migration.sql
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
COPY public.missions (id, mission_type, open_by, observations_cacem, facade, input_start_datetime_utc, input_end_datetime_utc, geom, closed_by, mission_nature, deleted, observations_cnsp, mission_source, closed) FROM stdin; | ||
12 SEA Kimberly Woodward Mother including baby same. Evidence project air practice minute their. Trouble sing suggest maintain like know too. NAMO 2022-02-24 10:56:33 2022-05-06 19:38:29 \N Charles Kennedy {ENV,OTHER} f \N CACEM f | ||
\. |
2 changes: 1 addition & 1 deletion
2
backend/src/main/resources/db/testdata/V666.5__insert_dummy_missions.sql
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