soju/database
Simon Ser 9df9880301 Add disable-inactive-user config option
This can be used to automatically disable users if they don't
actively use the bouncer for a while.
2023-01-26 19:42:29 +01:00
..
database.go Add disable-inactive-user config option 2023-01-26 19:42:29 +01:00
postgres.go Add disable-inactive-user config option 2023-01-26 19:42:29 +01:00
postgres_test.go Introduce a database package 2022-05-09 15:08:04 +02:00
sqlite.go Add disable-inactive-user config option 2023-01-26 19:42:29 +01:00
sqlite_mattn.go Add build tag for modernc/sqlite driver 2022-09-26 19:31:43 +02:00
sqlite_modernc.go Add build tag for modernc/sqlite driver 2022-09-26 19:31:43 +02:00
sqlite_stub.go database/sqlite: make optional 2022-09-11 13:57:00 +02:00
sqlite_test.go Add build tag for modernc/sqlite driver 2022-09-26 19:31:43 +02:00