Adriano dos Santos Fernandes

Results 22 issues of Adriano dos Santos Fernandes

I'd like to create something like an event loop that schedules tasks and do some logic when a task (or sub-task) is co_awaited. Basically I want something like `sync_wait` that...

When two nested lists are created (say, L1 and L11), in JasperStudio's L11 dataset run it was possible and worked (6.2) to return values to the main's report variables. In...

Splitted #4769 so it now deals only with variables/parameters and this one with cursors.

type: new feature

This complements https://github.com/FirebirdSQL/firebird/issues/6815 to allow non-singleton `RETURNING` in PSQL. It should support statements: * `INSERT ... SELECT ...` * Searched `UPDATE` * Searched `DELETE` * `MERGE` * `UPDATE OR INSERT`

type: new feature

I was using this app for a long time with Zenfone 3 with Android 7 and it was great. I then update my (same) device to Android 8. Now the...

I have an external keyboard attached to the Mac host, configured with ABNT2 layout QEMU is not sending a specific key ('\' - or '|' with shift) to the guest.

Please see this: http://jsfiddle.net/YbdWc/98/ It calls the create handler for "endereco", but options.data is not correct, nor the returned object (with properties x, y, z) is put in the final...

It's difficult to integrate serve:src with a express backend.