Tulir Asokan
|
47cdcda9e2
|
Move device info out of Session
|
2018-03-02 21:05:09 +02:00 |
|
Tulir Asokan
|
5e88b21aa9
|
Use single quotes
|
2018-03-02 20:42:51 +02:00 |
|
Tulir Asokan
|
f805914c80
|
Handle SQLAlchemy import errors
|
2018-03-02 20:40:03 +02:00 |
|
Tulir Asokan
|
c1a8896faa
|
Fix SQLAlchemy implementation
|
2018-03-02 20:14:11 +02:00 |
|
Tulir Asokan
|
dc2229fdba
|
Move salt and ID to base session and remove unused imports
|
2018-03-02 18:39:04 +02:00 |
|
Tulir Asokan
|
e1d7cc541f
|
Add setters for non-persistent values that apps might change
|
2018-03-02 18:23:18 +02:00 |
|
Tulir Asokan
|
03d4ab3765
|
Fix create_engine check
|
2018-03-02 13:25:40 +02:00 |
|
Tulir Asokan
|
07c2fc50ec
|
Add SQLAlchemy-based session
|
2018-03-02 13:22:30 +02:00 |
|
Tulir Asokan
|
118d9b10e8
|
Add more abstraction
|
2018-03-02 13:20:11 +02:00 |
|
Tulir Asokan
|
d9a73744a4
|
Remove old sqlite session variables and clone code
|
2018-03-02 12:36:39 +02:00 |
|
Tulir Asokan
|
df3faaeb7f
|
Fix abstract Session method ordering
|
2018-03-02 11:11:59 +02:00 |
|
Tulir Asokan
|
4c64d53e71
|
Move non-persistent stuff to base Session class
|
2018-03-02 11:10:11 +02:00 |
|
Tulir Asokan
|
c5e6f7e265
|
Split Session into three parts and make a module for sessions
|
2018-03-01 23:40:28 +02:00 |
|