Sorry if this is a stupid question, but does anyone here know if any of the
various Python-to-native-mobile platforms allow one to use sqlalchemy with
sqlite for persistence? (Kivy? Pythonista? Whatever else is out there?) I'm
wondering whether it's possible (yet?) to write an app that:
- runs lo
kl. 20:26:24 UTC+2 lørdag 26. april 2014 skrev Michael Bayer følgende:
>
>
> On Apr 26, 2014, at 2:23 PM, Michael Bayer
> >
> wrote:
>
> If OTOH you do in fact want this query to take the current Company.id into
> account, this would be simple using primaryjoin/secondaryjoin/secondary, it
> j