You've already forked AstralRinth
forked from didirus/AstralRinth
Bulk Editing + Random Projects Route (#517)
* Bulk Editing + Random Projects Route * Run fmt + clippy + prepare * Remove license_url
This commit is contained in:
4
migrations/20230104214503_random-projects.sql
Normal file
4
migrations/20230104214503_random-projects.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- Add migration script here
|
||||
DROP EXTENSION IF EXISTS tsm_system_rows;
|
||||
|
||||
CREATE EXTENSION tsm_system_rows;
|
||||
Reference in New Issue
Block a user