Browse Source

update

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/mutateops@1010 f203690c-595d-4dc9-a70b-905162fa7fd2
tags/jackcess-2.1.5
James Ahlborn 7 years ago
parent
commit
218af39eaa

+ 2
- 0
src/main/java/com/healthmarketscience/jackcess/impl/RelationshipCreator.java View File

@@ -50,6 +50,8 @@ public class RelationshipCreator extends DBMutator
// - secondary index name "<PTable><STable>"
// - add <name>1, <name>2 after names to make unique (index names and
// relationship names)
// FIXME
// - relationships also have entry in MSysObjects table

public RelationshipCreator(DatabaseImpl database)
{

Loading…
Cancel
Save