arderyp / scotuswebcites

United States Supreme Count web citation discovery, presentation, and validation
GNU General Public License v3.0
1 stars 0 forks source link

default value for hash is causing issues #22

Closed arderyp closed 8 years ago

arderyp commented 8 years ago

the function is actually run when the table is created, so it codes the table to use a hardcoded 20 character hash as the default. We either need to change this, or explicitly call the hash function before creating a new subscriber to generate a fresh hash for them.