fzn0x

Results 50 issues of fzn0x

Since this is not awesome list contributions, so I removed the pull request templates. --- This pull request adding awesome list template for **awesome**. Which is to make it easier...

Hi , Something's bothering me, mysql doesn't return any data , just empty array. But in my localhost the data was exist Version ``` deno 1.3.0 v8 8.6.334 typescript 3.9.7...

I m currently develop oak with DenoDB in my deno framework , but the denodb keep force close the oak server without errors sometimes. anybody know the reason why? ![Screenshot...

relate to #11 Halo , saya terkena statuscode 403 - captcha ketika menggunakan lib ini di vps namun di localhost dia dapat digunakan, mungkin bisa di cari tau penyebabnya apa?...

Sometimes we want to check lat or long only.

🙋‍♂️feature-request

Unknown error when including the destination folder inside exclude pattern, unknown error happens sometimes (flaky tests). ```js "excludePattern": "(node_modules|documentation)" ``` Solved by modify exclude pattern to ```js "excludePattern": "(node_modules)" ```...

Close #264 - [x] Pass unit test - [x] Return null | undefined dynamically

Possibly closes #106 need more work with @papb I added an examples for `associate` function, need more work with you @papb or other maintainers, thanks.

Currently everyone using the Sequelize migration having different practices to achieve their targets, some differences is happen because our existing Sequelize migration still have manual touches on it. ## The...

type: refactor
breaking change

### Pull Request Checklist _Please make sure to review and check all of these items:_ - [x] Have you added new tests to prevent regressions? - [x] Does `yarn test`...

type: bug