diff options
author | Bibiko <bibiko@eva.mpg.de> | 2009-09-24 09:49:45 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2009-09-24 09:49:45 +0000 |
commit | e19f96073ffeaa6b0ae60f67206695e271ce70cc (patch) | |
tree | dd242230862711d911eb95ac453f3f72fc4b17e2 /Source/SPTableData.m | |
parent | da0dba0eae177dcb27993a64ef2fb0e4cd0b018b (diff) | |
download | sequelpro-e19f96073ffeaa6b0ae60f67206695e271ce70cc.tar.gz sequelpro-e19f96073ffeaa6b0ae60f67206695e271ce70cc.tar.bz2 sequelpro-e19f96073ffeaa6b0ae60f67206695e271ce70cc.zip |
• fixed issue if after displaying a sheet for renaming/duplicating/adding a table an error sheet will be ordered out (order out the first sheet explicitly in beforehand)
- this solves issue 418
• improved table name check for renaming/duplicating/adding a table
- it checks for trailing white spaces since 'foo ' is not valid
- it checks for length
- it checks whether the entered table name doesn't occur as table/view name in the current database (case-insensitively and only while entering the name in sheets)
Diffstat (limited to 'Source/SPTableData.m')
0 files changed, 0 insertions, 0 deletions