Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Support the ON UPDATE, ON DELETE, and MATCH clause information when generating schema metadata for foreign keys. Partial fix for [b226147b37]. VS designer changes are not yet tested. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
9eb2e8161179d718d237c50a1d572229 |
User & Date: | mistachkin 2011-07-10 10:39:56.430 |
References
2011-07-10
| ||
10:45 | • Pending ticket [b226147b37]: Designer deletes foreign key constraints plus 1 other change artifact: 1292caf419 user: mistachkin | |
Context
2011-07-10
| ||
13:42 | Make build commands easier to read. check-in: 2aac150c82 user: mistachkin tags: trunk | |
10:39 | Support the ON UPDATE, ON DELETE, and MATCH clause information when generating schema metadata for foreign keys. Partial fix for [b226147b37]. VS designer changes are not yet tested. check-in: 9eb2e81611 user: mistachkin tags: trunk | |
01:48 | Updates to unit test infrastructure. check-in: 1f8786cc73 user: mistachkin tags: trunk | |
Changes
Changes to SQLite.Designer/Design/ForeignKey.cs.
Changes to SQLite.Designer/Design/Table.cs.
Changes to System.Data.SQLite/SQLiteConnection.cs.
Changes to Tests/basic.eagle.
Changes to Tests/common.eagle.