no, that's not possible

Elixir does some custom postprocessing on a class
definition, and so does Declarative, but they are not
interoperatable

On Feb 3, 1:20 pm, lars van gemerden <[email protected]> wrote:
> Thanks,
>
> Can you also mix Elixir Fields and SQLA Column/relationships in the
> same class?
>
> Cheers, Lars
>
> On Feb 3, 12:56 pm, erikj <[email protected]> wrote:
>
> > yes
>
> > Elixir classes are in fact SQLA classes, only defined with
> > a different syntax
>
> > you can mix Elixir, Declarative and plain python objects mapped
> > with SQLA
>
> > On Feb 3, 12:13 pm, lars van gemerden <[email protected]> wrote:
>
> > > Is it possible to mix Elixir classes and SQLA classes in one database
> > > (with foreign keys between them)?
>
> > > Cheers, Lars

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to