manned/sql
Yorhel 03d278e4ff Normalize package info tables + change browsing URLs
This splits the 'package' table into 'packages' and 'package_versions',
which should improve performance in some cases and simplify some future
queries.

Previously it wasn't very well defined whether packages were uniquely
identified by (system, name) or by (system, category, name). This is now
normalized to the latter form. This required changes to the package URLs
to include the category.
2016-10-02 20:07:57 +02:00
..
schema.sql Normalize package info tables + change browsing URLs 2016-10-02 20:07:57 +02:00
update-2016-10-02.sql Normalize package info tables + change browsing URLs 2016-10-02 20:07:57 +02:00