Comment 8 for bug 162528

Revision history for this message
S3ym0ur (malo-lexandre) wrote : Re: [Bug 162528] Re: MySQL Left join error, Unknown column

Et pis, comment sa avance dans la boite? :) Tout roule, c'est pas trop mort
sans stagiaires? :P

Good pour storm :) !
Alex

2008/1/9, Raphaël Saint-Pierre <email address hidden>:
>
> (answering on S3ym0ur's behalf)
> Yes, it is indeed.
>
> The class mapped to the results table looks like:
> class Result(object):
> __storm_table__ = "results"
> id = Int(primary=True)
> test = Int()
> test_ref = Reference(test,Test.serial_no)
> run = Int()
> run_ref = Reference(run,Run.id)
> run_description_proxy = Proxy(run_ref, Run.description)
> platform = Int()
> platform_ref = Reference(platform,Platform.id)
> platform_name_proxy = Proxy(platform_ref, Platform.name)
> time = Float()
>
> --
> MySQL Left join error, Unknown column
> https://bugs.launchpad.net/bugs/162528
> You received this bug notification because you are a direct subscriber
> of the bug.
>

--
Alexandre Malo
51 promo Génie Informatique
Université de Sherbrooke