objectbox / objectbox/objectbox-java
Can not see any related ToMany field using ObjectBox Admin
まだ誰も着手していません。
- 主要言語
- Java
- スター
- 4.6k
- フォーク
- 311
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I am using the latest version 3.7.0 and when looking at my data using ObjectBox Admin I can see the related Id field for ToOne relations.
However any ToMany relations (backlink or not) simple don't show up anywhere.
Not sure if it is considered too much data to show it or why it is missing.
But even if it is not possible to show all the data, at least the presence of the ToMany relation should be visible somewhere.
It's also not showing in the schema view.
In default.json it seem that ToOne show up as properties but ToMany are stored under relations.
Like I said, I think it could be listed in the schema view and at list it's existence should be visible in the data view as well.
Of course, ideally with data, but at least in some way.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず default.json を読み、ToOne プロパティと ToMany リレーションがどのように表現されているかを比較します。次に、ObjectBox Admin のスキーマビューとデータビューのエントリーポイントを調べ、リレーションの存在がどこで省略されているかを特定します。ToMany リレーションが、完全な内容は表示されない場合でも、スキーマビューとデータビューに視覚的に表現されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- database
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100