HelloZeroNet / HelloZeroNet/ZeroNet
db from different files
- 主要言語
- JavaScript
- スター
- 18.8k
- フォーク
- 2.3k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Step 1: Please describe your environment
* ZeroNet version: 0.6.4 r3741
* Operating system: Win
* Web browser: Chrom
* Tor status: not disabled
* Opened port: yes
* Special configuration: ____---------
### Step 2: Describe the problem:
I created a table and wanted to fill it with lines from a file
***** dbschema.json
"maps": {
"data-static/content-media.json": {
"to_table": [
{
"node": "files_optional",
"table": "files_optional"
}
]
}
},
******
as I understand it because of the file name content-media.json, rows are not added to the table. If the name is changed to data.json, then everything works fine.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。