Retrieval of LONGS is now supported so test will need to be updated

This commit is contained in:
Christopher Jones 2017-06-14 09:30:28 +10:00
parent 9fd568a052
commit 0448cdc210
1 changed files with 1 additions and 1 deletions

View File

@ -918,7 +918,7 @@ describe('17. extendedMetaData.js', function() {
});
it('17.3.20 LONG', function(done) {
it.skip('17.3.20 LONG *** NEW FUNCTIONALITY ***', function(done) {
connection.execute(
"SELECT ln FROM nodb_metadata",