]> pd.if.org Git - zpackage/commit
sanitize packages table
authorNathan Wagner <nw@hydaspes.if.org>
Sat, 15 Sep 2018 02:05:55 +0000 (02:05 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Mon, 17 Sep 2018 12:13:04 +0000 (12:13 +0000)
commit1bfb5f3817fda4edc6044e56e8a7ef548cf4c0db
treea5cddb76d93944157c50f37a1900815e55b06a18
parent288e2c08a02195cd771664151ddf12a772d35c39
sanitize packages table

Added check constraints, and removed pkgid column.  Added a
view packages_pkgid with the pkgid column constructed from
the package, version, and release columns.
db.sql