Ok, good to here.
Any changes to the dal.py that might reflect upon the way our current db.py
is interpreted?
We are using PostgreSQL 9.1 x64 with the latest psycopg.
Has anything changed, say, in "group_by", or "order_by" or any of the
data-types, or any of the "require"s ?


On Mon, Apr 22, 2013 at 4:52 AM, Massimo Di Pierro <
massimo.dipie...@gmail.com> wrote:

> Nothing depends on sql.py. You can do what you say.
>
> On Sunday, 21 April 2013 11:23:37 UTC-5, Arnon Marcus wrote:
>>
>>
>> On Thursday, April 18, 2013 4:53:30 PM UTC+3, Massimo Di Pierro wrote:
>>>
>>> That is a very old version of web2py. It is hard to support something so
>>> old. you should be able to upgrade and nothing should break.
>>> The only case I have seen something like this is when a string field
>>> contained data (strings) and was converted in a reference field using
>>> sqlite. Or a "list:string" converted in a "list:reference".
>>>
>>
>> I was not asking for support - I don't want this bug to be "debugged" - I
>> am asking something else:
>> "Can I replace the dal.py+sql.py of this version with the dal.py of the
>> new versions, without issues, or are there dependencies I should be aware
>> of?"
>> I am asking from the context of seeing your presentation in which you
>> said that the new dal.py is framework-agnostic, so I wanted to ask - is it
>> also "web2py-versions" agnostic? At least in this case?
>>
>  --
>
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/G0tx-Gg_uD4/unsubscribe?hl=en.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to