refactor(core): separate v2 message identity
This commit is contained in:
parent
789e4d57b9
commit
f2d133edf7
26 changed files with 772 additions and 289 deletions
|
|
@ -0,0 +1,4 @@
|
|||
DELETE FROM `session_input`;--> statement-breakpoint
|
||||
DELETE FROM `session_message`;--> statement-breakpoint
|
||||
DELETE FROM `event`;--> statement-breakpoint
|
||||
DELETE FROM `event_sequence`;
|
||||
Loading…
Add table
Add a link
Reference in a new issue