aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/impl/FKEnforcer.java
Commit message (Expand)AuthorAgeFilesLines
* already has contextJames Ahlborn2016-08-301-1/+0
* implement adding indexes for integ enforced relationshipsJames Ahlborn2016-08-301-0/+1
* implement most of the dirty work for adding indexesJames Ahlborn2016-06-161-1/+21
* Add support for cascade null on delete relationships. Add support for the re...James Ahlborn2016-03-301-1/+34
* Allow null values in foreign key fields when enforcing referential integrity....James Ahlborn2016-03-211-2/+11
* relicense with Apache LicenseJames Ahlborn2015-04-171-14/+11
* Add ConstraintViolationException to distinguish exceptions due to violating d...James Ahlborn2013-11-131-4/+7
* minor cleanups/formattingJames Ahlborn2013-10-151-1/+0
* move files into standard maven dir structureJames Ahlborn2013-08-161-0/+323