Mercurial > repos > tduigou > save_to_db
diff test-data/test-JSON_arg.json @ 4:c7a7520afb4b draft
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
| author | tduigou |
|---|---|
| date | Mon, 02 Jun 2025 09:48:14 +0000 |
| parents | |
| children | f934215bdb78 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test-JSON_arg.json Mon Jun 02 09:48:14 2025 +0000 @@ -0,0 +1,8 @@ +{ + "JSON_table": "sample", + "JSON_sequence_column": "sequence", + "JSON_annotation_column": "annotation", + "JSON_fragment_column": "fragment", + "JSON_db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db" +} + \ No newline at end of file
