This website requires JavaScript.
Explore
Help
Sign In
gtsoft
/
gtsoft-snail-job-server
Watch
1
Star
0
Fork
0
You've already forked gtsoft-snail-job-server
Code
Issues
Pull Requests
1
Actions
Packages
Projects
1
Releases
Wiki
Activity
5c827ab3f0
gtsoft-snail-job-server
/
doc
/
docker
/
oracle
/
2_create_schema.sh
2 lines
66 B
Bash
Raw
Normal View
History
Unescape
Escape
!73 feat: MySQL数据库表名添加sj_前缀 * refactor: token ER_xxx => SJ_xxx * feat: MySQL数据库表名添加sj_前缀 * feat(3.3.0): 修复前端访问失败问题 * !72 fix: 配置适配snail-job
2024-04-16 09:08:34 +08:00
sqlplus -s snail_job/SnailJob@//localhost/XEPDB1 @/tmp/schema.sql
Reference in New Issue
Copy Permalink