mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-11 04:27:06 +02:00
* refactor server to allow pluggable db and tracing * clean up * fix descriptions * remove dependencies
3 lines
78 B
SQL
3 lines
78 B
SQL
-- Add migration script here
|
|
alter table history alter column data type text;
|