Mercurial > repos > tduigou > save_to_db
diff test-data/test-JSON_arg.json @ 5:f934215bdb78 draft default tip
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
| author | tduigou |
|---|---|
| date | Mon, 02 Jun 2025 10:29:28 +0000 |
| parents | c7a7520afb4b |
| children |
line wrap: on
line diff
--- a/test-data/test-JSON_arg.json Mon Jun 02 09:48:14 2025 +0000 +++ b/test-data/test-JSON_arg.json Mon Jun 02 10:29:28 2025 +0000 @@ -3,6 +3,7 @@ "JSON_sequence_column": "sequence", "JSON_annotation_column": "annotation", "JSON_fragment_column": "fragment", - "JSON_db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db" + "JSON_db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db", + "execution": true } \ No newline at end of file
