mirror of
https://github.com/atuinsh/atuin.git
synced 2025-02-06 05:30:29 +01:00
* Drop events. I'd still like to do them, but differently * Start adding delete api stuff * Set mailmap * Delete delete delete * Fix tests * Make clippy happy
3 lines
48 B
SQL
3 lines
48 B
SQL
-- Add migration script here
|
|
drop table events;
|