Nehuen Prados

Results 7 issues of Nehuen Prados

Hi, i run an update query and need return affected rows count for the statement. I try to add in the index.js, line 1347 inside the switch, two news cases...

Localhost fails in some versions of windows or when is not connected to any network or when host file is bad completed, 127.0.0.1 works every time.

Not all log are errors and it is useful to differentiate when something goes wrong when everything is ok

Optimize a large number of vectors sequentially instead of parallel to avoid the simultaneously opened file limit

**Describe the bug** When run svgo recursive into a foler tree with huge of vectors files get EMFILE: too many open files **To Reproduce** Have a vectors folder with huge...

bug

```javascript window.EventTarget = EventTargetShim.EventTarget; window.Event = EventTargetShim.Event; window.getEventAttributeValue = EventTargetShim.getEventAttributeValue; window.setEventAttributeValue = EventTargetShim.setEventAttributeValue; // --- const input = document.createElement('input'); input.dispatchEvent(new Event('change', { bubbles: true })); ``` I do the first...

Estimados, recientemente inicie el proyecto [hasar-fp](https://github.com/codermapuche/hasar-fp) el cual es un driver para todos los modelos de hasar, esta escrito en c++ y esta basado en el código fuente oficial de...