localStorageDB
localStorageDB copied to clipboard
Update localstoragedb.js
Added two new methods:
- Rename table ([String] old_table_name, [String] new_table_name) => [Boolean]
- Show tables () => [Array]