From eb1ed6bb545c8c18fc620fec04f2ba3b3e79b581 Mon Sep 17 00:00:00 2001 From: Oliver Joseph Ash Date: Fri, 12 Aug 2016 17:51:56 +0100 Subject: [PATCH] Add test --- knex/knex-tests.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/knex/knex-tests.ts b/knex/knex-tests.ts index 3a00c32551..e894a6be47 100644 --- a/knex/knex-tests.ts +++ b/knex/knex-tests.ts @@ -380,6 +380,8 @@ knex.transaction(function(trx) { // Using trx as a transaction object: knex.transaction(function(trx) { + + trx.raw('') var info: any; var books: any[] = [