# `dike_test` - **Engine:** InnoDB - **Collation:** utf8mb3_general_ci ## Columns | # | Name | Type | Null | Key | Default | Extra | Comment | |---|---|---|---|---|---|---|---| | 1 | `id` | `int` | NO | PRI | | auto_increment | | | 2 | `iIncreaseId` | `int` | NO | | | | | | 3 | `sTestKey` | `varchar(255)` | NO | | | | | | 4 | `sTestValue` | `varchar(255)` | NO | | 123 | | | ## Indexes | Name | Unique | Type | Columns | |---|---|---|---| | `PRIMARY` | ✓ | BTREE | `id` | ## Narrative _No human-written narrative yet — when this table is exercised by a [vertical slice](../../slices/index.md), link from there back to this page._