Ivan Kuznetsov
Ivan Kuznetsov
Any progress on this?
I see the same `Error Domain=NSOSStatusErrorDomain Code=2003329396 "(null)"` error in my logs. Flutter 3.0.3 flutter_tts 3.4.0
same here
My workaround for now is to build my own Docker image Dockerfile: ``` FROM fgribreau/postgresql-to-amqp:0.1.3 RUN apt-get update && apt-get install -y dnsutils COPY ./run.sh /root CMD /root/run.sh ``` run.sh:...
> there is a possibility of manually implementing this by having a trigger on insert/update in the parent table take the values that are meant for the child table and...
+1 for this feature :)
I would be great to have this in getConnect
Facing the same issue with testing the custom roundtripper
+1 for this feature