Ticket #39 (closed enhancement: fixed)
Migrate model code to a declarative layer
| Reported by: | glezos | Owned by: | stephane |
|---|---|---|---|
| Priority: | major | Milestone: | 0.4 |
| Component: | Core | Version: | |
| Keywords: | Cc: | ctrochalakis |
Description
Declarative layers on top of SQLAlchemy are a trend, and produce much smaller code in the model. The two approaches are Elixir and the declarative plugin of SQLA.
We should migrate the transifex/model.py to one of the two (probably Elixir).
See also the related thread.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
