mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-09 19:47:17 +02:00
I'd like to tidy up the root a little, and it's nice to have all the rust crates in one place
3 lines
78 B
SQL
3 lines
78 B
SQL
-- Add migration script here
|
|
alter table history alter column data type text;
|