mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-25 17:54:55 +01:00
8655c93853
* 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;
|