| thanks, ill add that patch. ill look into those docs changes, still a long way to go on those. ive been shooting for an end-to-end SQL toolkit and not just an ORM, even though I guess ORM is what most people are looking for...so I have tried to make the docs pretty open ended. Since "Basic Data Mapping" does give an overview of the ORM without too many knowledge dependencies, maybe I can highlight that on the "Roadmap" page as something you can just look at quickly. also, as far as naming "Roadmap", ill have to think of something...its meant as a summary as to what information you need to have in order to learn the next thing fully..i.e. the "direction-ness" of it is the most important thing, and I probably subconsiously got that name from the "Trails" or whatever they call them in the old Java tutorials. in other news, Oracle support has been kicked back up to current thanks to a new Oracle Express/Fedora installation which only took 8 hours to complete thanks to a broken CD burner, and will be checked in later tonight, and I am further refining the notion of "things you can SELECT from" / "things that make up the column list of a thing you can SELECT from" so that mapping against arbitrary SELECT statements, including those with functions and expressions inside of them, works across all databases. thanks all around, - mike On Dec 29, 2005, at 3:25 PM, Jonathan Ellis wrote:
|
- [Sqlalchemy-users] first impressions Jonathan Ellis
- Re: [Sqlalchemy-users] first impressions Michael Bayer
- Re: [Sqlalchemy-users] first impressions Michael Bayer
- Re: [Sqlalchemy-users] first impressions Jonathan Ellis
- Re: [Sqlalchemy-users] first impressions Michael Bayer

