1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

fix: error joining tables with different schema

This commit is contained in:
2022-10-17 13:55:48 +02:00
parent d52b7af297
commit 88408da745
3 changed files with 8 additions and 1 deletions

View File

@ -63,6 +63,7 @@
"mediumblob": $blob-color,
"medium_blob": $blob-color,
"longblob": $blob-color,
"long_blob": $blob-color,
"bytea": $blob-color,
"enum": $enum-color,
"set": $enum-color,