yorickdewid / dbtree

dbtree (previously Valca) is a structured database designed to resist data damage in any situation. The heart of the database is built around powerfull btree structures.
2 stars 2 forks source link

Truncate CHAR / string #2

Closed yorickdewid closed 10 years ago

yorickdewid commented 10 years ago

Match the data length with the field length. If the data length is beyond the maximum field length truncate the string.