Mercurial > repos > tduigou > save_to_db
comparison test-data/test-JSON_arg.json @ 0:7ff266aecf01 draft default tip
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
| author | tduigou |
|---|---|
| date | Wed, 11 Jun 2025 09:42:24 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:7ff266aecf01 |
|---|---|
| 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 |
