Struct attrributes#268
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #268 +/- ##
==========================================
- Coverage 87.75% 87.32% -0.43%
==========================================
Files 57 57
Lines 4947 5122 +175
Branches 872 913 +41
==========================================
+ Hits 4341 4473 +132
- Misses 381 412 +31
- Partials 225 237 +12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Maybe I should save the data field-wise in SQLGraph. Let me experiment in this way. |
|
@yfukai, let me know when this is ready for review. |
|
Thanks, it might take a while, but I'll continue working on this. |
|
@JoOkuma I believe this is good to go! Sorry for the large PR. |
|
@yfukai, I need more time to take a look at your PRs. I'll try to get them done before the end of the week. |
|
Added additional comments! It would be great if you could review this, since this changes the database structure for a "struct"-type attributes @JoOkuma |
Partially solves #194 by allowing
pl.Structsaved and searched in graphs.Assumes #262 merged.