Closed GoogleCodeExporter closed 9 years ago
thanks for the report, just noticed firebird seems to have the same problem (
as well
as on the type field). i'll need to discuss this on list as its going to affect
backwards compatiblity.
Original comment by kapilt@gmail.com
on 4 Jun 2009 at 11:12
Original comment by kapilt@gmail.com
on 4 Jun 2009 at 11:12
Original comment by kapilt@gmail.com
on 22 Mar 2010 at 6:05
Original comment by kapilt@gmail.com
on 22 Mar 2010 at 10:00
it might be best to add this to sqlalchemy directly as well, contentmirror
basically
looks at sqlalchemy's known reserved words for a dialect, and prefixes
attributes
accordingly. I'm going to fix the framework schema (size, uid, type), but for
user
defined at schemas, this needs to be dealt with at the sqlalchemy level.
Original comment by kapilt@gmail.com
on 26 Mar 2010 at 11:53
renamed the following fields for compatibility, content.uid ->
content.content_uid,
content.type -> content.object_type, file.size -> file.file_size
Original comment by kapilt@gmail.com
on 27 Mar 2010 at 12:06
Original issue reported on code.google.com by
dave.him...@gmail.com
on 4 Jun 2009 at 9:01