gx0r/connect-session-knex
A knex.js session store for express-session, supporting PostgreSQL, MySQL, MariaDB, Oracle and SQLite.
TypeScriptISC
Issues
- 0
Mistake in PostGreSQL example?
#110 opened by alandsidel - 0
- 1
Add custom fields as a column
#94 opened by Rokas0x - 0
- 1
Bluebird warning caused by touch()
#39 opened by pmalouin - 0
- 1
incompitable types: 'generateDdlCommands' is missing in type Raw<any> but required in Knex.Raw<any>
#91 opened by victor333ua - 0
Removing the Bluebird library
#106 opened by silvertear - 0
Configurable Callback for Destroy function
#74 opened by hudy7 - 2
Sessions table creation error on MariaDB
#54 opened by cappuccio - 1
- 3
Use given schema
#35 opened by rkaw92 - 4
Couldn't get it to work using MySQL
#38 opened by LunaSquee - 1
Are session ids encrypted before saving?
#46 opened by gaastonsr - 3
Add example Knex Migration to docs
#77 opened by thirionlogan - 0
Add cockroach support
#84 opened by wodka - 3
Updating to 4.0.1 stuck express session
#105 opened by RomanBurunkov - 0
allow not using `new`
#59 opened by towc - 0
- 7
Cannot use v2.1.1 in TypeScript
#97 opened by Morgul - 0
saving session info in the postgres DB
#104 opened by arunkumar413 - 4
Support knex v3
#103 opened by freben - 2
Knex v2.0.0?
#99 opened by plashenkov - 1
Publish update to npm
#92 opened by ecker00 - 3
Unhandled rejection in dbCleanup
#72 opened by rkaw92 - 0
- 2
- 1
MySQL multiple ER_PARSE_ERROR
#70 opened by ZRunner - 0
- 3
UnhandledPromiseRejectionWarning when used with knex with mysql2 driver and MySQL 5.7
#66 opened by ntpbnh15 - 1
[docs] Create a Changelog.md File
#63 opened by adarshmadrecha - 12
- 1
spammed queries to clear cookies
#60 opened by towc - 1
Tests not exiting because of uncanceled timeout
#55 opened by Tiim - 1
Update package at NPM
#52 opened by aurium - 1
Does not support deleting all sessions belonging to the same user (from different clients)
#43 opened by Eggham - 0
- 0
- 0
- 1
setTimeout(...).unref is not a function
#41 opened by marr - 2
Does not support MSSQL
#36 opened by tmcdonnell87 - 1
- 0
Document required schema
#31 opened by tobymurray - 0
Compatibility with old node.js versions
#34 opened by NAlexandrov - 1
Should use setTimeout instead of setInterval
#22 opened by joepie91 - 3
Cannot set property 'domain' of undefined
#25 opened by rbhalla - 2
Doc and example out of sync
#21 opened by sielay - 1
MySQL: Error on touch with Datetime ISO
#19 opened by gabrielalan - 1
Touch is always called?
#17 opened by tkambler - 3
dbCleanup broken with sqlite3
#14 opened by samizzo