UNPKG

alasql

Version:

AlaSQL.js - JavaScript SQL database library for relational and graph data manipulation with support of localStorage, IndexedDB, and Excel

13 lines (9 loc) 217 B
if(typeof exports === 'object') { var assert = require("assert"); var alasql = require('..'); }; describe('Test 98 - UNIQUE', function() { // it('localStorage', function(done){ // done(); // }); });