Allow change of field type to similar domain, even when there are associated 
constraints
----------------------------------------------------------------------------------------

                 Key: CORE-5603
                 URL: http://tracker.firebirdsql.org/browse/CORE-5603
             Project: Firebird Core
          Issue Type: Improvement
    Affects Versions: 3.0.2, 2.5.7, 3.0.1, 2.5.6, 3.0.0, 4.0 Initial, 2.5.5, 
2.5.4, 2.5.3 Update 1, 2.1.7, 2.5.3, 2.5.2 Update 1, 2.5.2, 2.5.1, 2.5.0
            Reporter: Carlos H. Cantu


Firebird does not allow changing the field type when there are pks, fks, 
indexes, in that field. This is a known limitation and a real pain.
But I can't see why it doesn't allow changing to a domain with the same type, 
ie:
Field was created as integer not null, and you want to change it to an existing 
domain, which is also declared as integer not null.
In this case, there is no change to the underlying stored data, so why do not 
allow it?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to