Aroop 'FinlayDaG33k' Roelofs

Results 34 comments of Aroop 'FinlayDaG33k' Roelofs

Tried using a "raw" query: ```sql SELECT messages FROM guild_members WHERE did='91616138860978176'; ``` This returns a big error, even though the query runs just fine in PhpMyAdmin. Could this be...

Appears this may be the same issue as #107.

Tested with the `SQLite3Connector` as well, same problems arise.

Yes, migrations would be desired as it makes it easier to setup a new database (eg. when you develop a new device), makes database structures more predictable and lowers the...

Under the hood, Insomnia uses `Curl` with it's CA stored in your `TEMP`. For me, this was `C:\Users\Finlay\AppData\Local\Temp\insomnia_2020.4.2\2017-09-20.pem`. I don't know where it is on Linux or Mac but you...

"restarted" (read: BSOD) my PC and it worked just fine after it...

nvm... appears that it was just a fluke, issue still persists.

Apparently the part that gets the version for Nightmare (https://github.com/segmentio/nightmare/blob/master/lib/nightmare.js#L332) is causing this issue.

I also have ran into this issue sadly. `back-to-top.js`: ```js document.addEventListener('DOMContentLoaded', async () => { // ... Some code }); ``` `graphql.js`: ```js class GraphQL { // ... Some code...

Think it's nicer to have a repo on your own Github account, so your stalkers can see how awesome you are :)