Skip to content

Adding the ability to "extend" a table

Choose a tag to compare

@moufmouf moufmouf released this 17 Jul 13:34
· 28 commits to master since this release

This minor release adds the ability to "extend" a table (by creating a primary key in the extended table that is also a foreign key to the base table).

See #2