Modrinth/migrations/20230104214503_random-projects.sql
Geometrically 7d195367a8
Bulk Editing + Random Projects Route (#517)
* Bulk Editing + Random Projects Route

* Run fmt + clippy + prepare

* Remove license_url
2023-01-04 19:23:47 -07:00

5 lines
106 B
SQL

-- Add migration script here
DROP EXTENSION IF EXISTS tsm_system_rows;
CREATE EXTENSION tsm_system_rows;