Oneiric

Results 4 comments of Oneiric

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...