feature #4: create procedure for user
This commit is contained in:
2
resources/sql/migrations/0000-init_view.down.sql
Normal file
2
resources/sql/migrations/0000-init_view.down.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- User
|
||||
drop view if exists user_lite;
|
||||
Reference in New Issue
Block a user