David Frese

Results 7 issues of David Frese

See https://github.com/JulianBirch/cljs-ajax/issues/247#issuecomment-1067084366

I did an "EXPLAIN ANALYZE SELECT ..." call in Version 0.0.28: 🔥 SkunkException 🔥 🔥 Problem: Just constructed an unknown completion 'EXPLAIN'. Note that your 🔥 program has not crashed....

Many appenders (need to?) open files/sockets on demand as a side-effect of the first message (http, databases, etc.), but usually there seems to be no way to close them properly....

design needed
ideas welcome
enhancement

Hi there, occasionally I get :function_clause and :bad_match errors (with the latter exposing *data* from the db!). It can usually be remedied by increasing the :read_timeout parameter, indicating the Oracle...

Hi there, I think the fix done here: https://github.com/erlangbureau/jamdb_oracle/issues/153#issuecomment-1763362647 wasn't quite right or complete. When I have a value like "2024-02-07 13:00:00 +01:00" in the database, in a column of...

Hi there! If the connection to the Oracle server is lost during the runtime of an application (Ecto/Phoenix), resp the server is down for a short time, the Ecto adapter...

I see the React warning "Warning: Can't call setState (or forceUpdate) on an unmounted component." regularly, in particular in the setTimeout context initiated from manageScrollTimeouts. The component should either cancel...