feat: 测试数据库docker-compose, postgres DDL初稿

This commit is contained in:
dhb52
2024-04-29 23:41:33 +08:00
parent 94377b5009
commit 4f3aaa124c
7 changed files with 6241 additions and 8211 deletions

View File

@@ -0,0 +1 @@
sqlplus -s ROOT/123456@//localhost/XEPDB1 @/tmp/schema.sql