Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
code
/
trunk
/
db_sqlite.go
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@804
2 years
koizumi.aoi
Drunk as I like Signed-off-by: Aoi K <koizumi.aoi@…>
(edit)
@784
3 years
contact
Introduce formatServerTime It's too easy to forget to convert to UTC.
(edit)
@781
3 years
delthas
Add support for the wip soju.im/read capability and READ command READ …
(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.
Download in other formats:
RSS Feed
ChangeLog