mrzhangboss / json2db

convert json to relational db
http://json2db.zhanglun.work
MIT License
26 stars 15 forks source link

If add a column called as time_col_name not raise Error just warring #4

Closed mrzhangboss closed 5 years ago

mrzhangboss commented 5 years ago

If I want to give each table a column like time_col_name, just warning user, you can replace it by the created time.Not to raise a error.