Does the thinkphp model automatically generate a database after it is created, or does it have to manually create a database table?

Source: Internet
Author: User
If the thinkphp model is created, it will automatically generate the database, or you have to manually create the database table thinkphp model, whether it will automatically generate the database, or you have to manually create the database table

Reply content:

Does the thinkphp model automatically generate a database after it is created, or does it have to manually create a database table?

Thinkphp does not have the migrate tool data table to be created manually. You can search for phonics and integrate it.

Generally, you can create a database on your own, and then the internal table structure is completed by the Integration kit or framework.

Currently, version 3.2.3 does not exist.

It seems that the new version 4.0 has these features. But it is still under development, and the author has not updated for a long time.
ThinkPHP4

It is not automatically created. You need to manually create it, and then the fields operated in the model must correspond one to one.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.