Димка Платон, środa 22 lipca 2009 12:11: > > > How to use MySQLdb in Pylons without using SQLalchemy? > > > > Why would you want to? > > I want to use low level querys
You can use plain SQL with SQLAlchemy. Or, you can build queries dynamically using SQL Expression Language. Have a look a the "SQL Expression Language Tutorial" section of SA manual. .pk. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
