Revision 963e905...
Go back to digest for 10th June 2012Features in Office
Jarosław Staniek committed changes in [calligra] /:
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
*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
DIGEST: Kexi gets option for setting default length limit of Text values
File Changes
Modified 8 files
- kexi/kexidb/connection.cpp
- kexi/kexidb/lookupfieldschema.cpp
- kexi/kexidb/utils.cpp
- kexi/kexidb/utils.h
- kexi/main/KexiMainWindow.cpp
- kexi/doc/dev/CHANGELOG-Kexi-js
- kexi/doc/dev/settings.txt
- kexi/plugins/tables/kexitabledesignerview.cpp
8 files changed in total