I'm considering using the SA SQL expression facility in a Twisted server, replacing some SQL creation code that's vulnerable to SQL injection attacks.
Doing some exploration on the intersection of Twisted and SA, I came across a message by David Bolen in February of 2007, describing a "simple database class that contained a background thread for execution". I'd like to know if that work, or some successor of it, has proven useful and may be worth adopting. (I've looked at sAsync, but it appears that the site it was hosted on, foss.eepatents.com, has gone on to that great cloud in the sky.) Thanks, -- Don Dwiggins Advanced Publishing Technology --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
