#2046: 'tg-admin update' does not detect if project uses Elixir model
------------------------------------+---------------------------------------
 Reporter:  Chris Arndt             |        Owner:  Chris Arndt
     Type:  defect                  |       Status:  new        
 Priority:  normal                  |    Milestone:  1.1        
Component:  tg-admin (non-toolbox)  |      Version:  1.1 HEAD   
 Severity:  normal                  |   Resolution:             
 Keywords:                          |  
------------------------------------+---------------------------------------
Old description:

> The current (r5735) implementation of `command.quickstart.update` is not
> able to detect if the project which is updated uses an Elixir based model
> and will mistakenly think that the project uses an SQLAlchemy based model
> and overwrite the model file with a wrong default model.
>
> I'm not sure how an Elixir base model should be detected bset. Maybe we
> need a new configuration option for this?
>
> Workaround: use the `-e` option to specify an Elixir model when using
> `tg-admin update`.

New description:

 The current (r5735) implementation of `command.quickstart.update` is not
 able to detect if the project which is updated uses an Elixir based model
 and will mistakenly think that the project uses an SQLAlchemy based model
 and overwrite the model file with a wrong default model.

 I'm not sure how an Elixir base model should be detected. Maybe we need a
 new configuration option for this?

 Workaround: use the `-e` option to specify an Elixir model when using `tg-
 admin update`.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2046#comment:2>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to