statement preparation in sa

2 views
Skip to first unread message

alex bodnaru

unread,
Jan 13, 2013, 4:22:28 AM1/13/13
to sqlalchemy

hello friends,

i've just made an alternative sqlite driver, to overcome the dbapi short of
running multiple statements separated by ';'.
executescript would do the work, but it won't receive parameters.
hence, i'd like to perform the parameter substitution inside the driver, before
turning to executescript.
is there any proved way to go? any special paramstyle?

thanks in advance,
alex
Reply all
Reply to author
Forward
0 new messages