www.javaniceday.com
Home
Node.js
Java
Salesforce
Posts
Tags
About
Frandom
knex
Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server
mysql and knex
Andrés Canavesi
-
Sep 07, 2021
knex
mysql
mysql2
dev
DB schema updates with knex in Node.js
Run database migration with knex
Andrés Canavesi
-
Feb 06, 2021
Knex is a query builder and among other things, it's an awesome tool to run DB migrations to create tables and modify them as you usually do with SQL scripts
knex
nodejs
db
dev