Mercurial > repos > tduigou > seq_to_db
comparison test-data/test-JSON_arg.json @ 0:178d068648f4 draft
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
| author | tduigou |
|---|---|
| date | Thu, 12 Jun 2025 08:27:18 +0000 |
| parents | |
| children | 5db1c2b9edb8 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:178d068648f4 |
|---|---|
| 1 { | |
| 2 "JSON_table": "sample", | |
| 3 "JSON_sequence_column": "sequence", | |
| 4 "JSON_annotation_column": "annotation", | |
| 5 "JSON_fragment_column": "fragment", | |
| 6 "JSON_db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db", | |
| 7 "execution": "true" | |
| 8 } | |
| 9 |
