Bartosz Kudra
Bartosz Kudra
https://redis.io/commands/pubsub With redis-namespace 1.8.1 version: ``` Passing 'pubsub' command to redis as is; blind passthrough has been deprecated and will be removed in redis-namespace 2.0 ```
### Current behavior  ### Context: BottomTabs with two tabs - Tab1 and Tab2. Tab2 contains stack navigator with two screens **initial route** Screen A and Screen B. Tab1 contains...
### Summary Android build using on local and remote EAS build if app.json splash:{ backgroundColor } is not specified. I upgraded the app from expo 49 to expo 51 and...
# Issue description Error caused by the `distance.to_f` within the `RGeo::ActiveRecord::SpatialExpressions.st_buffer` function [spatial_expressions.rb#L125](https://github.com/rgeo/rgeo-activerecord/blob/7944c873d8208ed0fde8c728412c5c4617fa9629/lib/rgeo/active_record/spatial_expressions.rb#L125) # Reproduction With ActiveRecord 7+ prepare a query using Arel with `st_buffer(100)` and call `to_sql` on it....