Ferenc Fabian

Results 29 issues of Ferenc Fabian

I got this for getAll() function. `Attempt to invoke virtual method 'java.util.Map in.sriraman.sharedpreferences.SharedHandler.getAllSharedData()' on a null object reference`

It would be nice to have the CoreBluetooth module in the repository. I wanted to add it, but I faced with several issues. If you can help me with these...

new framework

03clients.asciidoc content: --- The response we receive is: ``` {"jsonrpc":"2.0","id":1, "result":"Geth/v1.9.11-unstable-0b284f6c-20200123/linux-amd64/go1.13.4"} ``` This tells us that the JSON-RPC API is being served by Geth client version 1.13.4. --- **The Geth...

content error

In OAuth2 for the implicit grant you have to check the Redirect URL, because in this case this is the only way to authorize the client identify. I checked and...

Write mssql dialect and place it in the drivers.

enhancement
help wanted
good first issue
hacktoberfest

Fix the code based on [Go report](https://goreportcard.com/report/github.com/PumpkinSeed/sqlfuzz)

help wanted
good first issue
hacktoberfest

- Add goqu to building queries in MySQL - Simplify the execution

enhancement
hacktoberfest

Intelligent mode should figure out what the given field represents and load data related to the field. Ex. the field nem is firstname, than load firstname into it. Keep in...

enhancement
hacktoberfest

I really miss the cursor.

bug

Great app, thanks it. Kind of related to #110. Can you update the docs that it's able to used via docker pull? Because it's really hard to find out, that...