What's new in P MySQL Input Wizard

* 4/26/99 V1.0.1
  1 - Backward compatibility with Zope 1.9
  

* 4/23/99 V1.0

  New Features
    1 - Thanks to Anthony Baxter <anthony@interlink.com.au> now the
    Wizard supports Oracle and Sybase databases;
    2 - You can make a column optional. If the column id isn't
    acessible by the insert sql method, then it doesn't take part in
    it. This way the row will have the database default value;
    3 - If a string type can be null in the database then the sqlvar
    type is nb, instead of string;
    4 - A quit button in every page for leaving the wizard before
    finishing. This way you won't leave garbage in the object
    database.

  Bugs and Minor Fixes
    1 - You can use the browser back button to fix your selection; 
    2 - Better error checking;
    3 - Better formatting of the generated documents and ZSQL method;
    4 - Now creates Zope 10.2 document objects instead of document
    methods. 
    

	 
