CVSROOT: /cvsroot/gnustep
Module name: gnustep
Branch:
Changes by: David Ayers <[EMAIL PROTECTED]> 05/04/19 14:14:37
Modified files:
dev-libs/gdl2 : ChangeLog
dev-libs/gdl2/EOAccess: EOEntity.m
dev-libs/gdl2/EOAdaptors/Postgres95: Postgres95Channel.m
Log message:
Fix bug reported by: jim _at_ uchicago dot edu.
* EOAccess/EOEntity.m (-primaryKeyRootName): Recurse to
through primaryKeyRootName of parent entity.
* EOAdaptors/Postgres95/Postgres95Channel.m
(primaryKeyForNewRowWithEntity:): Use primaryKeyRootName to
construct sequence name.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/gdl2/ChangeLog.diff?tr1=1.222&tr2=1.223&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/gdl2/EOAccess/EOEntity.m.diff?tr1=1.41&tr2=1.42&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/gdl2/EOAdaptors/Postgres95/Postgres95Channel.m.diff?tr1=1.26&tr2=1.27&r1=text&r2=text