issues
search
scrollmapper
/
bible_databases
Bible versions and cross-reference databases.
MIT License
1.05k
stars
358
forks
source link
Update datatypes and keys on book_info, remove system database and tables
#69
Closed
paulforbes42
closed
4 weeks ago
paulforbes42
commented
2 years ago
Fixes #68
Changed datatypes on columns from
book_info
from
text
to
varchar
.
Updated unique keys on
book_info
table to no longer
USING HASH
Removed
mysql
system database and tables that were included in this dump file
Fixes #68
book_info
fromtext
tovarchar
.book_info
table to no longerUSING HASH
mysql
system database and tables that were included in this dump file