[fdo][FDO329][New] GenericRDBMS: Insert into wrong table with multi schema
Jack Lee
jack.lee at autodesk.com
Mon Dec 4 15:41:23 EST 2006
You can view the artifact detail at the following URL:
https://fdo.osgeo.org/servlets/Scarab/id/FDO329
Type
Defect
Artifact ID
FDO329 (GenericRDBMS: Insert into wrong table with multi schema)
Reported by
Jack Lee
jacklee (jack.lee at autodesk.com)
New artifact details:
---------------------------------------------------------
- Description set to new value
If there is more than one schema and the same class exists, the second insert of the same classname would insert into the first class.
- Summary set to new value
GenericRDBMS: Insert into wrong table with multi schema
- Artifact created
- Artifact Status set to new value
New
- Steps to Reproduce set to new value
Create a datastore with two schemas. Create a class (and properties) with the same name in the twe schemas.
Insert into the first schema.
Insert into the second schema.
For the second insert, it inserts into the first schema.
---------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Fdo_issues
mailing list