aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableRelations.h
Commit message (Collapse)AuthorAgeFilesLines
* Various enhancements to relation functionality, including:stuconnolly2009-06-031-24/+26
| | | | | | | - Only presenting valid tables for possible relations, that is InnoDB tables. - Only presenting valid columns for possible relations, that is columns of the same data type. - Loads of interface validation.
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+2
|
* Source tidy up including standard header for all source files.stuconnolly2009-05-181-1/+0
|
* Rename TableRelations.[hm] to SPTableRelations.[hm] so we it was created by ↵stuconnolly2009-05-181-0/+68
the SP team.