simolus3 / drift

Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter.
https://drift.simonbinder.eu/
MIT License
2.66k stars 372 forks source link

Custom Row Class omit field #3275

Open dickermoshe opened 1 month ago

dickermoshe commented 1 month ago

The manager API relies on custom row classes have getters for ids, however we don't' check for this now.