- Issue created by @alorenc
The track_usage_install() function uses MySQL-specific JSON column type syntax, which causes installation failures on PostgreSQL, SQLite, and other supported Drupal databases.
Try to install module on SQLite or PostgreSQL
Active
1.0
Code