Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / attestate/better-sqlite3-session-store issues and pull requests
#17 - Fix deprecated undefined saveUninitialized
Pull Request -
State: closed - Opened by ghost about 2 years ago
#16 - typescript integration
Issue -
State: open - Opened by jhoacar over 2 years ago
#15 - Update dependencies, move date-fns to dev deps, bump version and update links in package.json
Pull Request -
State: closed - Opened by bttger over 2 years ago
- 2 comments
#14 - Move date-fns to development dependencies and update dependencies
Pull Request -
State: closed - Opened by bttger over 2 years ago
- 4 comments
#13 - Allow setting a session with the expires prop set
Pull Request -
State: open - Opened by bttger over 2 years ago
- 5 comments
#12 - Unref the interval to allow server to exit
Pull Request -
State: open - Opened by bttger over 2 years ago
- 10 comments
#11 - Maintain typescript definitions in different repository/package
Issue -
State: closed - Opened by TimDaub over 2 years ago
- 3 comments
#10 - check if cb is defined before calling in destroy
Pull Request -
State: closed - Opened by DBC201 over 2 years ago
- 2 comments
#9 - cookie expire time does not match database expire time.
Issue -
State: closed - Opened by cerealbox almost 3 years ago
- 2 comments
#8 - add typescript definitions
Pull Request -
State: closed - Opened by neodon about 3 years ago
- 6 comments
#7 - Add TypeScript support
Issue -
State: closed - Opened by neodon about 3 years ago
- 6 comments
#6 - SqliteStore is not a constructor
Issue -
State: closed - Opened by moigamijunior over 3 years ago
- 1 comment
#5 - release new version on npm that includes all method
Issue -
State: closed - Opened by TimDaub over 3 years ago
- 1 comment
#4 - `all` method needs tests
Issue -
State: open - Opened by TimDaub over 3 years ago
Labels: bug, good first issue
#3 - Update index.js
Pull Request -
State: closed - Opened by ahmedazico over 3 years ago
- 1 comment
#2 - a working example
Issue -
State: closed - Opened by azermann about 4 years ago
- 3 comments
#1 - In case the sessions table was deleted mid-session, all requests go through without erroring (it should crash or warn)
Issue -
State: closed - Opened by TimDaub about 4 years ago
Labels: bug