mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
WIP pass the failed tests.
This commit is contained in:
@@ -3,6 +3,7 @@ import { knexSnakeCaseMappers } from 'objection';
|
||||
import knexfile from '@/../config/systemKnexfile';
|
||||
|
||||
const config = knexfile[process.env.NODE_ENV];
|
||||
|
||||
const knex = Knex({
|
||||
...config,
|
||||
...knexSnakeCaseMappers({ upperCase: true }),
|
||||
|
||||
Reference in New Issue
Block a user