Add new components, styles, and services for user management and navigation
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE IF EXISTS public.tutorials
|
||||
ALTER COLUMN id ADD GENERATED ALWAYS AS IDENTITY;
|
||||
Reference in New Issue
Block a user