Alex Ross wrote: > Firstly, I don't have PostgreSQL installed, so I tried to switch to an > sqlite backend. Apparently, you have to use 4 slashes to specify an > absolute directory with sqlalchemy. I guess this is more of an > sqlalchemy issue, but still, it took me an hour or so to figure out > that I needed an extra forward slash. Frustrating!
For further SA exploration, if you didn't finally find this to solve your problem, Mike's SA docs are pretty good: http://www.sqlalchemy.org/docs/dbengine.myt#dbengine_establishing Maybe worth sticking a link to in the article in relation to SA as well in case others try the same thing... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
