knadh / localStorageDB

A simple database layer for localStorage and sessionStorage for creating structured data in the form of databases and tables
http://nadh.in/code/localstoragedb
814 stars 128 forks source link

New functions alterTable() and columnExists() added in library. #22

Closed ashishsharma229 closed 10 years ago

ashishsharma229 commented 10 years ago

New functions alterTable() and columnExists() added in library.