Skip to content

issues Search Results · repo:n1md7/indexeddb-promise language:JavaScript is:public

Filter by

5 results
 (71 ms)

5 results

inn1md7/indexeddb-promise (press backspace or delete to remove)

I have a store that has an index on two combined properties, how do I declare this index?
feature
to do
  • retorquere
  • 5
  • Opened 
    on Sep 15, 2024
  • #23

I tried to access idb operations from chrome extensions background script. But could not access img width= 450 alt= Screenshot 2023-10-29 at 3 43 43 PM src= https://github.com/n1md7/indexeddb-promise/assets/85432311/89097148-b16a-4771-813f-494a40514e85 ...
bug
to do
to fix
  • iammohan01
  • 1
  • Opened 
    on Oct 29, 2023
  • #19

Add option to pass initial data for the insertion on Database creation. As it is supported in the example below const db = new IndexedDB.Database({ databaseVersion: 1, databaseName: myNewDatabase ...
enhancement
  • n1md7
  • Opened 
    on Jan 17, 2022
  • #6

As a feature request, it needs to have the option to define the table model using a class with the decorators. for example: @Table({ name: users , timestamps: true }) class Users { @Unique() ...
enhancement
  • n1md7
  • Opened 
    on Dec 13, 2021
  • #3

Replace global IndexedDBModel = IndexedDB
enhancement
  • n1md7
  • Opened 
    on Dec 13, 2021
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.