]> Kevux Git Server - koopa/commit
Cleanup: rename and relocate request path statistics database table
authorKevin Day <thekevinday@gmail.com>
Tue, 25 Jul 2017 21:30:32 +0000 (16:30 -0500)
committerKevin Day <thekevinday@gmail.com>
Tue, 25 Jul 2017 21:30:32 +0000 (16:30 -0500)
commitceb1b2243199d983a80ba9c8556f25e37d238d9a
treeec63ee70390d54740f086ec5157e301a431a8da1
parent73fb0ded2312b8bea9231f8b16461940c3741c8a
Cleanup: rename and relocate request path statistics database table

The context of the statistics is misleading, so rename the database and all related content to have HTTP in the name.
Move the code into the standard statistics sql file.
database/sql/reservation/reservation-permissions.sql
database/sql/reservation/reservation-statistics.sql
database/sql/standard/standard-permissions.sql
database/sql/standard/standard-statistics.sql