Displaying 5 results from an estimated 5 matches for "pypgsql".
Did you mean:
plpgsql
2006 Jul 24
1
Can''t create new ticket on Trac
...y", line
47, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/local/lib/python2.4/site-packages/trac/db/util.py", line
47, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/local/lib/python2.4/site-packages/pyPgSQL/PgSQL.py", line
3111, in execute
raise OperationalError, msg
OperationalError: ERROR: null value in column "id" violates not-null constraint
In case it matters, I have the following field values:
Type: defect
Priority: normal
Component: RailTies
Severity: normal
Milestone:
Vers...
2006 Jul 13
0
Trac currently not accepting new tickets
...y", line
47, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/local/lib/python2.4/site-packages/trac/db/util.py", line
47, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/local/lib/python2.4/site-packages/pyPgSQL/PgSQL.py", line
3111, in execute
raise OperationalError, msg
OperationalError: ERROR: null value in column "id" violates not-null constraint
-- /trac error output --
The only fields not containing data are ''Assign to'', ''Keywords'' and '...
2006 Jul 30
2
Can''t submit tickets to dev.rubyonrails.org
...quot;, line
47, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/local/lib/python2.4/site-packages/trac/db/util.py", line
47, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/local/lib/python2.4/site-packages/pyPgSQL/PgSQL.py", line
3111, in execute
raise OperationalError, msg
OperationalError: ERROR: null value in column "id" violates not-null
constraint
--
Posted via http://www.ruby-forum.com/.
2006 Jul 13
0
Error in Trac when submitting patch
...il.py", line
47, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/local/lib/python2.4/site-packages/trac/db/util.py", line
47, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/local/lib/python2.4/site-packages/pyPgSQL/PgSQL.py", line
3111, in execute
raise OperationalError, msg
OperationalError: ERROR: null value in column "id" violates not-null constraint
Thanks,
Shane Vitarana
2006 Jul 27
1
Rails Trac
...line 47, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/local/lib/python2.4/site-packages/trac/db/util.py",
line 47, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/local/lib/python2.4/site-packages/pyPgSQL/PgSQL.py",
line 3111, in execute
raise OperationalError, msg
OperationalError: ERROR: null value in column "id" violates not-null
constraint
It''s about the third time I''ve tried and I think the error has been
the same. I''ve searched before and...