On Fri, 11 Apr 2008 07:00:42 -0700 (PDT)
maxi <[EMAIL PROTECTED]> wrote:

> The problem is with substring function, in SQL (I'm using Firebird
> 2.x) substring funcition sintax is:
> 
> SUBSTRING(planilladet.msg_debug 1 FROM 40)
> 
> How can do it in sqlalchemy ? (I use sqlalchemy 0.3.11)

It's been fairly easy to implement it for 0.4.x, see revision 4490:
dunno about 0.3.x but it shouldn't be any harder.

ciao, lele.
-- 
nickname: Lele Gaifax    | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas    | comincerò ad aver paura di chi mi copia.
[EMAIL PROTECTED] |                 -- Fortunato Depero, 1929.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to