repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Localisation updates from http://translatewiki.net.
[mediawiki.git]
/
maintenance
/
sqlite
/
archives
/
patch-tc-timestamp.sql
blob
5c09bf357453e29f91b24325680c52f791091909
1
UPDATE /*_*/transcache SET tc_time = strftime('%Y%m%d%H%M%S', datetime(tc_time, 'unixepoch'));
2
3
INSERT INTO /*_*/updatelog (ul_key) VALUES ('convert transcache field');