diff options
author | stuconnolly <stuart02@gmail.com> | 2010-03-30 23:58:18 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-03-30 23:58:18 +0000 |
commit | d060c9f395f938d1d1adeec0ce8a9444267bdebf (patch) | |
tree | c291bb00b7858135010e37bd5f798f94ab50c4da /Resources/English.lproj | |
parent | 052959a5d7f92a629445deffd990da315da5c856 (diff) | |
download | sequelpro-d060c9f395f938d1d1adeec0ce8a9444267bdebf.tar.gz sequelpro-d060c9f395f938d1d1adeec0ce8a9444267bdebf.tar.bz2 sequelpro-d060c9f395f938d1d1adeec0ce8a9444267bdebf.zip |
When adding a new table with a CSV storage engine, the initial field cannot be NULL as nullable fields are not supported. Fixes issue #614. Although resolved, this will ultimately be fixed in a better approach upon the implementation of issue #297 that should allow the user to customize many of the properties of the initial field of a new table.
Diffstat (limited to 'Resources/English.lproj')
-rw-r--r-- | Resources/English.lproj/Localizable.strings | bin | 145284 -> 146176 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Resources/English.lproj/Localizable.strings b/Resources/English.lproj/Localizable.strings Binary files differindex b15dece6..dda763b2 100644 --- a/Resources/English.lproj/Localizable.strings +++ b/Resources/English.lproj/Localizable.strings |