Oneiric
Oneiric
When can we get an update about this issue?
Anyone managed to find work around for this?
For anyone facing similar issue, we removed `childCount ` from `SliverChildBuilderDelegate` and instead added an index of out range check and return null in such cases.
Any idea when this might be planned? In our case we looking to use RLS with a discriminator column but currently not sure how to set tenant_id session variable in...