diff options
author | stuconnolly <stuart02@gmail.com> | 2009-04-04 16:14:37 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2009-04-04 16:14:37 +0000 |
commit | 3d6ee35bc6b8fa082e31761caef5276506e17707 (patch) | |
tree | bc8639402c4002c3dbb62afa6431034d7035cf02 /Source/CustomQuery.m | |
parent | 0abbaa9631c3720cdb2612b5c5ae6476ca3ddd99 (diff) | |
download | sequelpro-3d6ee35bc6b8fa082e31761caef5276506e17707.tar.gz sequelpro-3d6ee35bc6b8fa082e31761caef5276506e17707.tar.bz2 sequelpro-3d6ee35bc6b8fa082e31761caef5276506e17707.zip |
- Change the method of creating a new table to be the same as that when creating a new database by presenting a sheet, allowing the user to specify the table name and encoding.
- Allowing the user to specify the table encoding partially addresses issue #161.
- Implementing interface validation in the form of not allowing table creation without a name also removes the need for lots of error checking and presenting these errors to the user.
- In addition to the above the ability to specify the initial field name, type and length (if applicable) of a new table can now be done on the same sheet, but is yet to be implemented.
- Also did a general tidy up of TablesList.[hm].
Diffstat (limited to 'Source/CustomQuery.m')
0 files changed, 0 insertions, 0 deletions