hive icon indicating copy to clipboard operation
hive copied to clipboard

Problem to generate adapter for the entity which contains Set

Open dsrenesanse opened this issue 5 years ago • 3 comments
trafficstars

This is how adapter see's Set<String>:

(fields[0] as List)?.cast<String>()

dsrenesanse avatar Apr 05 '20 13:04 dsrenesanse

any update?

andrea689 avatar May 25 '20 09:05 andrea689

Duplicate of https://github.com/hivedb/hive/issues/410, which contains a comment about why it was decided not to implement this feature :(

bgetsug avatar Apr 08 '21 01:04 bgetsug

This should be fixed in hive_ce: https://pub.dev/packages/hive_ce

Rexios80 avatar Jul 05 '24 23:07 Rexios80