skeema v1.3.1 Release Notes

Release Date: 2019-10-11 // over 4 years ago
  • ๐Ÿš€ This release fixes two bugs, which only affected MySQL 8.0 and Percona Server 8.0:

    • When a majority of tables in a schema contained foreign keys, deadlock errors could occur randomly, fatally interrupting Skeema's operation. (#105)
    • Skeema could panic upon introspecting tables containing a FULLTEXT index if at least one other secondary index was also present. (#106)

    ๐Ÿš€ These fixes have also been deployed to the SaaS Skeema CI system.

    Thank you to all users who submitted issues recently!