feat(core): store relative path for sessions (#24704)
This commit is contained in:
parent
ea3c6c3481
commit
2c2fc3499b
10 changed files with 1460 additions and 4 deletions
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE `session` ADD `path` text;
|
||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue