mirror of
https://github.com/langgenius/dify.git
synced 2026-02-09 23:20:12 -05:00
Enhance Code Consistency Across Repository with .editorconfig (#19023)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
show pdbs;
|
||||
ALTER SYSTEM SET PROCESSES=500 SCOPE=SPFILE;
|
||||
ALTER SYSTEM SET PROCESSES=500 SCOPE=SPFILE;
|
||||
alter session set container= freepdb1;
|
||||
create user dify identified by dify DEFAULT TABLESPACE users quota unlimited on users;
|
||||
grant DB_DEVELOPER_ROLE to dify;
|
||||
|
||||
Reference in New Issue
Block a user