Sam's Lists escribió:
> This used to work pretty well under mysql but I'm now having trouble
> with the following under postgresql:
>
> #!/usr/bin/env python
>
> import sqlobject
> connection =
> sqlobject.connectionForURI("postgres://connection_string_here")
> sqlobject.sqlhub.processConnection =
This used to work pretty well under mysql but I'm now having trouble with
the following under postgresql:
#!/usr/bin/env python
import sqlobject
connection = sqlobject.connectionForURI("postgres://connection_string_here")
sqlobject.sqlhub.processConnection = connection
def qa(query):
print "