danielgindi / knex-schema-builder

A schema builder module for knex.js, handles schema initialization and migration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding column with default_raw return error

yeya opened this issue · comments

commented
Knex:warning - global Knex.raw is deprecated, use knex.raw (chain off an initialized knex object)

An error occurred: TypeError: _this.client._formatQuery is not a function