<FromGitter>
<jwoertink> I'm running a SQL query that returns `DB::ExecResult`. Anyone know how to get the results from that thing? It seems to be a `record`, but I'm not seeing how to get the actual data back from that
<FromGitter>
<jwoertink> nevermind, went a different route
<FromGitter>
<asterite> I guess `result.rows_affected`, `result.last_insert_id` and so on
<FromGitter>
<redcodefinal> Hey all, was wondering if anyone had an idea how to fix this issue with C Bindings? I'm trying to bind sunvox's library to crystal, and I'm running into an issue where it can't seem to find `sv_load_dll`, although it is defined. I used crystal_lib to make the binding. https://forum.crystal-lang.org/t/c-bindings-help-trying-to-port-sunvox-library
<FromGitter>
<watzon> Fleisch: "Flesch reading ease of the text sample. A higher score indicates text that is easier to read. The score is on a 100-point scale, and a score of 60-70 is regarded as optimal for ordinary text."
<FromGitter>
<dscottboggs_gitlab> interesting
<FromGitter>
<watzon> I'm pretty proud of Cadmium so far. Still has a long way to go, but I'm working hard