Leads table updates for stats.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 26 Jul 2016 19:12:06 +0000 (15:12 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 26 Jul 2016 19:12:06 +0000 (15:12 -0400)
commit2956fc8b709c43761428cd8118bd75f8324f2635
tree453a963e9feaebef2fa2a2f5bf48d51ae3d112a5
parent50f1399951527559ce9c0c4bf278cfa16534c1af
Leads table updates for stats.

Chuck and I discussed the tables for the leads stats need to change.
We're removing the original tables and using one called
{prefix}lead_stats which will store the daily weekly monthly stats.
Then we could very simply add more types like yearly or whatever.
index.php
setup/databaseScripts/create_database_V0.0.4.sql [deleted file]
setup/databaseScripts/create_database_V0.0.7.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.7.sql [new file with mode: 0644]