mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-02 15:58:25 +00:00
feat: Oracle数据 DDL 适配
This commit is contained in:
1
sql/docker/oracle/2_create_schema.sh
Executable file
1
sql/docker/oracle/2_create_schema.sh
Executable file
@@ -0,0 +1 @@
|
||||
sqlplus -s ROOT/123456@//localhost/XEPDB1 @/tmp/schema.sql
|
||||
Reference in New Issue
Block a user