Skip to content

Commit fcff925

Browse files
feat(core): add session metadata support (anomalyco#23068)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
1 parent 0c3be70 commit fcff925

14 files changed

Lines changed: 1707 additions & 1 deletion

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE `session` ADD `metadata` text;

0 commit comments

Comments
 (0)