scrollmapper / bible_databases

Bible versions and cross-reference databases.
977 stars 346 forks source link

The ZEROFILL attribute is deprecated #66

Closed machadoug closed 2 years ago

machadoug commented 2 years ago

According to MySQL documentation the ZEROFILL attribute is deprecated.

What is the impact on the MySQL tables? Since all translation tables use zerofill for its ID column I suspect it will no longer work in newer versions. I couldn't find any topic regarding this issue. Is this being addressed by anyone?

scrollmapper commented 2 years ago

That is a new one for me. I guess I'll have to keep an eye on it.