localStorageDB icon indicating copy to clipboard operation
localStorageDB copied to clipboard

Update localstoragedb.js

Open switoon opened this issue 8 years ago • 0 comments

Added two new methods:

  • Rename table ([String] old_table_name, [String] new_table_name) => [Boolean]
  • Show tables () => [Array]

switoon avatar Jun 20 '16 14:06 switoon