index
:
jackcess.git
a97_indexes
exprs
hms
jackcess-1.2.14
jackcess-2
jdk8
master
modules
mutateops
newformats
Mirror of the Jackcess project: https://github.com/jahlborn/jackcess
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
healthmarketscience
/
jackcess
/
impl
/
RelationshipCreator.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
validate length of pre-defined relationship name
James Ahlborn
2017-06-15
1
-0
/
+5
*
Add option to specify relationship name, fixes pull request #4
James Ahlborn
2017-06-06
1
-0
/
+5
*
Implement support for partial index lookups. Efficient IndexCursor lookups c...
James Ahlborn
2017-04-03
1
-6
/
+7
*
use column names in error message
James Ahlborn
2016-11-30
1
-1
/
+1
*
remove debug output
James Ahlborn
2016-09-07
1
-0
/
+1
*
ensure unique rel name and limit total length
James Ahlborn
2016-09-07
1
-48
/
+26
*
ignore different flags for different fk indexes
James Ahlborn
2016-09-02
1
-4
/
+7
*
implement writing fk indexes
James Ahlborn
2016-09-01
1
-6
/
+14
*
updates
James Ahlborn
2016-08-30
1
-1
/
+4
*
fix directionality of relationship
James Ahlborn
2016-08-30
1
-11
/
+12
*
set fk type
James Ahlborn
2016-08-30
1
-0
/
+1
*
implement adding indexes for integ enforced relationships
James Ahlborn
2016-08-30
1
-6
/
+64
*
add some validation for integrity enforced relationships
James Ahlborn
2016-08-27
1
-17
/
+33
*
implement fkref writing; more error context; make relationship name unique
James Ahlborn
2016-08-27
1
-7
/
+9
*
update
James Ahlborn
2016-08-24
1
-0
/
+2
*
implement logic to determine if relationship is one-to-one
James Ahlborn
2016-08-19
1
-8
/
+29
*
update comment
James Ahlborn
2016-08-19
1
-2
/
+1
*
some fixups to get rel insert functional
James Ahlborn
2016-08-19
1
-7
/
+14
*
updates
James Ahlborn
2016-08-18
1
-13
/
+70
*
implement method for writing new relationship to db
James Ahlborn
2016-08-13
1
-2
/
+29
*
add some utility methods for creating relationship indexes
James Ahlborn
2016-08-03
1
-0
/
+60
*
begin work on adding relationships
James Ahlborn
2016-07-21
1
-0
/
+102