Rogier van den Berg

Results 5 issues of Rogier van den Berg

Fix location of DefinitelyTyped definition, this was going to a 404.

When following the [Quick Start](https://github.com/cdr/sail#quick-start), there's Requirements, Install, Verify, Run. But then, the container asks for a server password: ![image](https://user-images.githubusercontent.com/3534391/67863592-79a8a280-fb24-11e9-850b-84e1d9642221.png) What to enter here, or where to set it? It...

Recently the Workflow stopped working due to: ```javascript { Error at /home/xiangying/server/core/node_modules/[email protected]@google-translate-api/index.js:105:17 at at process._tickCallback (internal/process/next_tick.js:188:7) code: 'BAD_REQUEST' } ``` It seemed that something was changed at the Google side,...

### What version of `drizzle-orm` are you using? 0.29.0 ### What version of `drizzle-kit` are you using? 0.20.4 ### Describe the Bug When starting out with Drizzle, while already having...

bug
drizzle-kit

This PR adds support for Google Service Account authentication to the Google Ads API library, enabling server-to-server authentication without requiring OAuth2 refresh tokens. ## 🎯 Problem Solved Closes #493, #83...