dresende / node-orm2

Object Relational Mapping
http://github.com/dresende/node-orm2
MIT License
3.07k stars 376 forks source link

Can I get table structure through by orm2? #652

Open qiangzi109901 opened 9 years ago

qiangzi109901 commented 9 years ago

Now, I want to get my database table structure,include table name,field name,field type

can orm2 support this?

if not ,can you suggest one tool?

dxg commented 9 years ago

Why are you using such large text?