summaryrefslogtreecommitdiff
path: root/util/updates/update_2.10.sql
AgeCommit message (Expand)AuthorFilesLines
2010-01-09SQL: Split dump.sql into several files and merged update_2.10.sqlYorhel1-357/+17
2010-01-01SQL: Revision insertion abstraction for producer entriesYorhel1-0/+39
2010-01-01SQL: Revision insertion abstraction for release entriesYorhel1-1/+63
2010-01-01SQL: Made a start on revision insertion abstractionYorhel1-0/+110
2009-12-28SQL: Fixed bug in producer_relgraph_notify()Yorhel1-5/+2
2009-12-05SQL: Removed changes.causedbyYorhel1-0/+11
2009-12-05SQL: Call update_vncache() in a triggerYorhel1-1/+16
2009-12-05SQL: Don't allow argument of update_vncache() to be 0Yorhel1-0/+43
2009-12-05SQL: Removed the use of CONSTRAINT TRIGGERsYorhel1-0/+67
2009-11-29SQL: Replace index on tags_vn_inherit (tag) with an index on (tag,vid)Yorhel1-2/+2
2009-11-29Tags: Replaced tag_tree() with WITH .. SELECT queries, and removed /g/debugYorhel1-1/+3
2009-11-29SQL: Rewrote tag_vn_calc() to use a WITH RECURSIVE .. SELECT queryYorhel1-13/+32
2009-11-27Changed VN score on tags pages to display plain averagesYorhel1-0/+38