Psycgop1 vs Psycopg2

Поиск
Список
Период
Сортировка
От Richard Harley
Тема Psycgop1 vs Psycopg2
Дата
Msg-id 4D2F3848.3050409@gmail.com
обсуждение исходный текст
Ответы Re: Psycgop1 vs Psycopg2  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Список psycopg
Hello all

I've noticed Psycopg2 handles escaping backslashes differently to
Psycopg1. Currently we use psycopg1 in a large school registration
system which uses a lot of these (think AM / PM \). I think the DA is
sending them though to postgres as \\. But psycopg2 is escaping the next
character - ('a','b','c','/<----) causing issues. On one hand I want to
upgrade to psycopg2 because I know 1 is getting on a bit now...but it
works for the job. Do I need to be overly concerned about how old
Psycopg1 is now? Is upgrading to 2 going to be worth the headache?

Thanks
Richard


В списке psycopg по дате отправления:

Предыдущее
От: Daniele Varrazzo
Дата:
Сообщение: Please help fixing a couple of zope-related issues
Следующее
От: Daniele Varrazzo
Дата:
Сообщение: Re: Psycgop1 vs Psycopg2