Menu

#45 Setting the NOT NULL attribute of fields

release_1.4
closed-fixed
nobody
SQL MySQL (9)
9
2010-04-05
2007-11-02
Raa
No

I have a problem when trying to set/unset NOT NULL attribute and then synchronise.

When I unset the NN attribute on a NOT NULL field and synchronise the model with the database, it works. However it continue trying to modify this field on each synchronisation and does not recognise that the NN attribute is not set already. So I have very long log text on sinchronisation, because it tries to unset NN on such fields each time.

When I set the NN attribute on a field which is allowed to be NULL, it does not produce any affect att all. It even do not try to set the NN attribute on sichronisation. So I have to open the database with some another MySQL client and edit such fields manually.

Discussion

  • Raa

    Raa - 2007-11-02
    • labels: --> SQL MySQL
    • milestone: --> release_1.4
    • priority: 5 --> 9
     
  • Joao Paulo Schwarz Schuler

    • status: open --> closed-fixed
     
  • Joao Paulo Schwarz Schuler

    I think this bug is fixed in version 1.5 beta 5. Could you try again?

     

Log in to post a comment.

Auth0 Logo