当前位置:网站首页>Generate PDM file from Navicat export table
Generate PDM file from Navicat export table
2022-07-27 18:38:00 【Programmer seven seven】
Use mysql Of Navicator Generate structure only sql Script files ..


Then find the complete sql file ..
open pdm, Choose file

Name yourself modelname.

DBMS Choose from sql The execution version of the database ..mysql5.0
Choose to use script files To complete the generation pdm The file of ..

Plus sign increase sql file , Deleting is deleting sql file .

That's it ...

Default in pdm Open in , Sure ctrl+s preservation , Put the file where you want it ..
But the generated table has no relationship .. Because in sql Fields are not added in comment, therefore pdm in ,name and code Are the names of fields in the database .

Link to the original text :https://blog.csdn.net/qq_31424825/article/details/104379693
边栏推荐
- Solve the problem that reids cannot be accessed by other IPS
- [MIT 6.S081] Lab8: locks
- 1. OpenCV image basic operation
- Graphical interface programming
- 虚拟偶像的歌声原来是这样生成的!
- 机器学习——SVM训练集只有一类标签数据而引发的错误
- Deep learning: gat
- MySQL learning Day1 DDL, DML, DQL basic query
- MySQL four locks
- 2021.7.17 notes MySQL other commands
猜你喜欢
随机推荐
On model training and reasoning of AI deep learning
Uniapp has no effect on the page selector on the app side
Knowledge map - Jieba, pyhanlp, smoothnlp tools to realize Chinese word segmentation (part of speech)
Linked list storage structure of dynamic linked list 2 stack (linkedstack Implementation)
记一次 .NET 某智慧物流 WCS系统 CPU 爆高分析
知识图谱 — pyhanlp实现命名体识别(附命名体识别代码)
Chained storage structure of dynamic linked list 3 queue (linkedqueue Implementation)
MySQL 主从复制数据不一致,怎么办?
修改input中placeholder样式
1. opencv图片基础操作
3. Opencv geometric transformation
pandas的to_sql函数使用
Deep learning - paper reading: action structural graph convolution network as-gcn
微信小程序 wxacode.getUnlimited生成小程序码
MySQL learning day3 multi table query / transaction / DCL
Let's move forward together, the 10th anniversary of Google play!
文件路径读取
Deep learning: GCN (graph convolution neural network) theory learning summary
2. Change color space and color detection
Mybtis-Plus常用的内置方法

![[MIT 6.S081] Lec 8: Page faults 笔记](/img/e2/0f5332dd9d2b439bcf29e87a9fa27f.png)







