Yes I did. Thanks for the help
On Sat, Nov 30, 2019, 07:45 Dave S wrote:
>
>
> On Friday, November 29, 2019 at 1:06:01 AM UTC-8, Lovedie JC wrote:
>>
>> I think my error was due to a reserved name. I had a field called
>> timestamp that was leading to the error.
>> Now works well.
>>
>
> Ah! Did
On Friday, November 29, 2019 at 1:06:01 AM UTC-8, Lovedie JC wrote:
>
> I think my error was due to a reserved name. I had a field called
> timestamp that was leading to the error.
> Now works well.
>
Ah! Did you use r_name to fix things, or a more thorough change?
/dps
>
> On Wed, Nov 27,
I think my error was due to a reserved name. I had a field called timestamp
that was leading to the error.
Now works well.
On Wed, Nov 27, 2019, 19:01 Maurice Waka wrote:
> I got this error after installing psycopg2
>
>
>
> Traceback (most recent call last):
> File "/home/mauricewaka/web2py/gl
I got this error after installing psycopg2
Traceback (most recent call last):
File "/home/mauricewaka/web2py/gluon/restricted.py", line 219, in
restricted
exec(ccode, environment)
File
"/home/mauricewaka/web2py/applications/myappname/controllers/default.py",
line 219, in
File "/home/m
On Tuesday, November 26, 2019 at 4:48:28 AM UTC-8, Maurice Waka wrote:
>
> More on this
>
> Traceback
>
> Traceback (most recent call last):
> File "/home/mauricewaka/web2py/gluon/contrib/pg8000/core.py", line 1891,
> in execute
> ps = cache['ps'][key]
>
You're using pg8000. That has bee
More on this
Traceback
Traceback (most recent call last):
File "/home/mauricewaka/web2py/gluon/contrib/pg8000/core.py", line 1891,
in execute
ps = cache['ps'][key]
KeyError: ('SELECT "auth_user"."id", "auth_user"."first_name",
"auth_user"."last_name", "auth_user"."email", "auth_user"."passw
6 matches
Mail list logo