#26399: Refactor SchemaEditor to facilitate Firebird handlings of column 
defaults
--------------------------------------+------------------------------------
     Reporter:  maxirobaina           |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Migrations            |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by maxirobaina):

 Hi timgraham,
 Thanks for response, but is firebird the only one  third-party backend
 with this problem?
 I don't think so, you can check in ![1] the need to override some privante
 methods.
 I named alter_column_default as an example but change nullability into
 _alter_field method is a use case too.


 ![1] https://bitbucket.org/Manfre/django-
 
mssql/src/24ef16a3c7d0e157ebd26f96b561e812c5ebc07b/sqlserver_ado/schema.py?at=master&fileviewer
 =file-view-default#schema.py-153

--
Ticket URL: <https://code.djangoproject.com/ticket/26399#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.272aff71da35d2c7051b8f3f37655b67%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to