summaryrefslogtreecommitdiff
path: root/sources/languages/post.sql
blob: 909bb9c5d485cf1b3f0a4e83ae29627c3ed969ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--
--  Taginfo source: Languages
--
--  post.sql
--

.bail ON



ANALYZE;

UPDATE source SET update_end=datetime('now');