Currently failing tests: 1) SqlStorage on PostgreSQL insertSession throws an exception if a session already exists 2) SqlStorage on PostgreSQL replaceSession throws an exception if a session does not exist 3) SqlStorage on SQLite insertSession throws an exception if a session already exists 4) SqlStorage on SQLite replaceSession throws an exception if a session does not exist
15 lines
118 B
Plaintext
15 lines
118 B
Plaintext
*~
|
|
*.o
|
|
*.o_p
|
|
*.hi
|
|
dist
|
|
*.swp
|
|
cabal-dev/
|
|
.hsenv/
|
|
.cabal-sandbox/
|
|
cabal.sandbox.config
|
|
/vendor/
|
|
.shelly/
|
|
tarballs/
|
|
\#*#
|