mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-25 01:34:13 +01:00
8655c93853
* refactor server to allow pluggable db and tracing * clean up * fix descriptions * remove dependencies
3 lines
48 B
SQL
3 lines
48 B
SQL
-- Add migration script here
|
|
drop table events;
|