MySQL/MariaDB: return max length for text columns #2133
Merged
lunny
merged 4 commits from pilou/xorm:mysql_return_column_max_len
into master
4 weeks ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'pilou/xorm:mysql_return_column_max_len'
Deleting a branch is permanent. It CANNOT be undone. Continue?
MySQL/MariaDB: return max length for text columns using
CHARACTER_MAXIMUM_LENGTH
.Tests:
TestGetColumnsLength
TestSyncTable3
sinceTableInfo
isn't able to provide the column size04e6719532
to7bbdfa76cd
1 month ago7bbdfa76cd
to1710100b5c
1 month agoUpdated:
bcf55c0db0
to55377b94b1
4 weeks agoUpdated:
make fmt
appliede1d4365667
into master 4 weeks agoReviewers
e1d4365667
.