mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
Add test
This commit is contained in:
committed by
GitHub
parent
601a2d4ae2
commit
eb1ed6bb54
@@ -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[] = [
|
||||
|
||||
Reference in New Issue
Block a user