mirror of
https://gitea.com/xorm/xorm.git
synced 2025-10-05 16:32:52 +02:00
Fix a bug when the tag have both `longtext json`. It should be `longtext` column type with JSON support. Reviewed-on: https://gitea.com/xorm/xorm/pulls/2519