From: Michael W. <mw...@mi...> - 2004-02-19 22:07:11
|
I have been toying around with SQLObject for a couple days - I've used other Python ORM's fairly extensively (Object Relational Membrane; and also a little known tool called Cucumber by Titus Brown) and while I like bits and pieces of all of them, I must say I am in love with the table generation from SQLObject classes. What a pleasure not to have to maintain (mostly) seperate schema definitions. Anyway... I miss support for longs so I hacked up Converters.py and Constraints.py to add Long support, which seems to work ok, but wonder if there was a reason not to include long support in the first place or just an oversight? -- Mike Watkins mw...@mi... For a man to truly understand rejection, he must first be ignored by a cat. |