Skip to content

Commit 95ac915

Browse files
committed
add a test for #561
1 parent 19cbe48 commit 95ac915

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_long_sql_statement.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ exports.test = function (sql, assert) {
66
var many_a = "";
77
for (var i = 0; i < len; i++) many_a += 'a';
88

9+
console.log('xxx');
910
var res = db.exec("select length('" + many_a + "') as len");
1011
var expectedResult = [
1112
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy