Sorry, I'm still learning this stuff, so I'm probably being a little unclear. I have to handle some other stuff around here for a bit, but I'll try and post up some sample code in an hour or two.
-J On Tue, Jun 3, 2008 at 9:51 AM, Jonathan LaCour <[EMAIL PROTECTED]> wrote: > > Jason Porath wrote: > >> How hard would it be to use a mix of SQLAlchemy and Elixir >> together at the same time? I realize Elixir is just an abstraction >> layer for SQLAlchemy, but when I've tried to get the two to work >> together, I've not gotten very far. For example, in a function >> where SQLAlchemy would expect a Table object, I'd try providing an >> Entity, or Entity.table, and it wouldn't work. > > You'll need to be quite a bit more specific for me to be able to > help you. I use many SQLAlchemy features with Elixir, and have no > issues, really. > > Can you give me an example? > > -- > Jonathan LaCour > http://cleverdevil.org > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLElixir" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlelixir?hl=en -~----------~----~----~----~------~----~------~--~---
