Merge pull request #14226 from aswaniprakash/PMA_iss12772

Fix #12772 issue central column attributes don't get filled in
This commit is contained in:
Maurício Meneghini Fauth 2018-04-24 13:10:37 -03:00 committed by GitHub
commit e8c519458a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,6 +61,7 @@
column_meta['Collation'] is not empty ? column_meta['Collation'] : null,
false
) }}
{% set ci = ci + 1 %}
</td>
<td class="center">
{# column attribute #}