Search Results

Search found 126 results on 6 pages for 'clay dempsey'.

Page 6/6 | < Previous Page | 2 3 4 5 6 

  • sqlalchemy relation through another (declarative)

    - by clayg
    Is anyone familiar with ActiveRecord's "has_many :through" relations for models? I'm not really a Rails guy, but that's basically what I'm trying to do. As a contrived example consider Projects, Programmers, and Assignments: from sqlalchemy import create_engine from sqlalchemy.orm import sessionmaker from sqlalchemy import Column, ForeignKey

    Read the article

< Previous Page | 2 3 4 5 6