Merged the eq_interview table with the eq_ppi table.
authorAlan J. Pippin <ajp@server.pippins.net>
Tue, 12 Feb 2008 06:53:30 +0000 (23:53 -0700)
committerAlan J. Pippin <ajp@pippins.net>
Tue, 12 Feb 2008 06:53:30 +0000 (23:53 -0700)
commit9dc519979d37f94ab0bec341d3508819cd3b68d3
tree4fed47ddc4f80056ba3ea286f96d1bbf184e32dc
parentaf61eec323981d19d4d95a90aa26fa761e904194
Merged the eq_interview table with the eq_ppi table.

Eliminated all references to the eq_interview table.
The newly created bin/merge_eq_ppi_eq_interview_tables
script needs to be run after pulling this code base.
After that script runs, you can safely drop the
eq_interview table once you know your entries have
been moved over to the eq_ppi table properly.
bin/merge_eq_ppi_eq_interview_tables [new file with mode: 0755]
inc/class.eq.inc.php
sql/eq.sql