×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Define table indexes
Jeremy Morris
New Member
Posts: 4
6 năm 9 tháng trước #1730
bởi Jeremy Morris
Define table indexes was created by Jeremy Morris
Could someone steer me toward how to set table indexes --- and any documentation describing the installer/structure.xml file? Thanks
Vui lòng Đăng nhập hoặc Tạo tài khoản để tham gia cuộc hội thoại.
Fran
New Member
Posts: 5
6 năm 9 tháng trước #1732
bởi Fran
Replied by Fran on topic Define table indexes
Hello Jeremy,
It is not possible to set indexes in Component Creator, but you can add your indexes later with tools like PHPMyAdmin. We don't have any documentation about the structure.xml file because it is used internally to export the data structure; it is not intended to be edited.
If you want to check how this file is processed you can take a look at 'script.php' at the root folder of your component. For example you can try on your own to add index = "index" in the fields you want.
Regards.
It is not possible to set indexes in Component Creator, but you can add your indexes later with tools like PHPMyAdmin. We don't have any documentation about the structure.xml file because it is used internally to export the data structure; it is not intended to be edited.
If you want to check how this file is processed you can take a look at 'script.php' at the root folder of your component. For example you can try on your own to add index = "index" in the fields you want.
Regards.
Vui lòng Đăng nhập hoặc Tạo tài khoản để tham gia cuộc hội thoại.
Thời gian tải trang: 0.061 giây