comparison 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
comparison
equal deleted inserted replaced
4:c7a7520afb4b 5:f934215bdb78
1 { 1 {
2 "JSON_table": "sample", 2 "JSON_table": "sample",
3 "JSON_sequence_column": "sequence", 3 "JSON_sequence_column": "sequence",
4 "JSON_annotation_column": "annotation", 4 "JSON_annotation_column": "annotation",
5 "JSON_fragment_column": "fragment", 5 "JSON_fragment_column": "fragment",
6 "JSON_db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db" 6 "JSON_db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db",
7 "execution": true
7 } 8 }
8 9