A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/nodejs/node/commit/d7a2458a58 below:

make sqlite-database-sync tests work with system sqlite · nodejs/node@d7a2458 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -164,7 +164,7 @@ suite('DatabaseSync() constructor', () => {

164 164

db.exec('SELECT "foo";');

165 165

}, {

166 166

code: 'ERR_SQLITE_ERROR',

167 -

message: /no such column: "foo"/,

167 +

message: /no such column: "?foo"?/,

168 168

});

169 169

});

170 170

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4