1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 16:15:39 -04:00

Databases switched to metaphone. making backup before i drop the soundex column

This commit is contained in:
Ryan Voots 2016-12-24 04:54:09 -05:00
parent 26c2bfe8ae
commit 028296fbb1

View file

@ -91,3 +91,4 @@ requires 'Text::Metaphone' => 0;
requires 'DBD::SQLite::BundledExtensions' => 0;
requires 'Text::Levenshtein' => 0;
requires 'Text::Metaphone' => 0;