Well, I wouldn't ask this question if I could find the solution in
documentation.
--
I think that SQLAlchemy is too esoteric for simple projects.
On 26 июн, 11:16, "Max Ischenko" <[EMAIL PROTECTED]> wrote:
> Check SQLObject docs or google for it. There is a way, althought I don't
> remember off
On 6/26/07, Konstantin Alexandrov <[EMAIL PROTECTED]> wrote:
>
> Hello.
>
> I have problem with the table named 'user':
> *
> psycopg.ProgrammingError: ERROR: syntax error at or near "user" LINE 1:
> INSERT INTO user (id, last_name, country_id, city, registrat... ^ INSERT
> INTO user (id, last_name
Hello.
I have problem with the table named 'user':
*
psycopg.ProgrammingError: ERROR: syntax error at or near "user" LINE 1:
INSERT INTO user (id, last_name, country_id, city, registrat... ^ INSERT
INTO user (id, last_name, country_id, city, registration_date, first_name,
phone, personal_info, pro