Skip to content
Commit 4e699bbf authored by Jarosław Staniek's avatar Jarosław Staniek Committed by Yue Liu
Browse files

KexiDB: Add option for setting default length limit of Text values

KexiDB
*Added maxLengthIsDefault property of table field for Text types to extended schema
**stores a hint that limit comes from default setting
CCBUG:301277
*Added DefaultMaxLengthForTextFields config in Tables group
**specifies default maximum length for fields of type Text
**0 (the default) means unlimited or up to engine's limit
CCBUG:301277

DIGEST: Kexi gets option for setting default length limit of Text values
parent c2b2b1ec
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment