source: code/trunk/db_sqlite.go

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @712   4 years contact Add Prometheus instrumentation for the database
(edit) @664   4 years contact Make Network.Nick optional Make Network.Nick optional, default to the …
(edit) @663   4 years contact db_sqlite: use TEXT instead of VARCHAR VARCHAR(n) is pointless in …
(edit) @652   4 years contact Add context args to Database interface This is a mecanical change, …
(edit) @645   4 years hubert Set hard timeouts on DB transactions
(edit) @620   4 years hubert PostgreSQL support
(edit) @607   4 years contact Add DB stats
(edit) @598   4 years contact db_sqlite: fix realname not fetched in ListUsers This fixes per-user …
(edit) @596   4 years contact db_sqlite: switch to sql.Named This allows us to avoid mixing up …
(edit) @595   4 years hubert Fix DeliveryReceipt not being cleaned up
(edit) @589   4 years hubert Use NULL-tolerant comparison for DeliveryReceipts Since NULL = NULL …
(edit) @588   4 years hubert Explicitly close connection to SQLite on failed upgrade
(edit) @568   4 years contact Add per-user realname setting This allows users to set a default …
(edit) @542   4 years contact Allow networks to be disabled
(add) @531   4 years sir db: refactor into interface This refactors the SQLite-specific bits …
Note: See TracRevisionLog for help on using the revision log.