Displaying 2 results from an estimated 2 matches for "last_update_stamp".
2006 Mar 29
2
inserts now set unset columns to null
...h 29
2006.
I am using PostgreSQL 7.4.
With the earlier version of rails, I had insert queries that looked like
this:
Topic Create (0.001189) INSERT INTO topics ("inlibrary",
"irx_display_title", "irx_title", "title", "creation_stamp",
"last_update_stamp", "url", "mime_type", "irx_doc_path", "dr_title",
"irx_machine_id", "source", "keywords") VALUES(''t'', NULL, ''d gdssg sd5
gd5g '', NULL, ''2006-03-29 10:49:23'', ''...
2006 Mar 29
0
active record bug?
...sting value
in another table. But we have just verified that that value exists in
the other table!
# successful insert
Topic Create (0.001205) INSERT INTO topics ("inlibrary",
"irx_display_title", "irx_title", "title", "creation_stamp",
"last_update_stamp", "url", "mime_type", "irx_doc_path", "dr_title",
"irx_machine_id", "source", "keywords") VALUES(''t'', NULL, ''d gdssg sd5
gd5g '', NULL, ''2006-03-29 11:13:42'', ''...