evan-thinksync

Results 2 comments of evan-thinksync

@tokyowizard Hello! I'm hoping for some help here please! I'm trying to implement the same approach using aws iam database auth for postgresql but it looks like knex [requires a...

@Boegie19 I'm new to js/ts, how would I ignore the TS warning inside of the `strapi/database/lib/connection.js` file? ` return Object.assign(knexInstance, { getSchemaName() { return this.client.connectionSettings.schema; }, });` `connectionSettings` is undefined...