Skip to content
Commit 9a26b598 authored by Dimitrios T. Tanis's avatar Dimitrios T. Tanis Committed by Jarosław Staniek
Browse files

Enforce field length constraint in Forms for LineEdit and TextEdit

Field length constraint is enforced in forms when using either a
lineEdit or textEdit. Since SQLite has dynamic types and does not
enforce it, it is handled internally in Kexi.

BUG: 278295
FIXED-IN: 2.4.0

REVIEWED by staniek@kde.org
parent ee6341e6
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