https://bugzilla.wikimedia.org/show_bug.cgi?id=37601

--- Comment #4 from Tim Landscheidt <[email protected]> 2012-09-25 
13:31:19 UTC ---
(In reply to comment #3)
> [...]
> Tim Landscheidt: thanks for the patch. Will also try to look at the blob issue
> soonish.

Just to clarify: There isn't necessarily an "issue" with PostgreSQL's blob data
type, it just has to be reviewed that BYTEA is an appropriate data type in this
case as well as whether for example test_age's TINYINT unsigned can be
translated to SMALLINT or should be translated to "SMALLINT CHECK(test_age >=
0)".  As this is "just" a test case with the emphasis on the ORM part, it's
probably not that important, but I wanted to have pointed it out.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to