I am unable to access the database directly, so I needed was to added an index to the custom table. I examined the different choices. One of my mantra's with working with SugarCRM is NoSQL use the framework to do all database work for you.
We examine a number of different options that we could use to add an index.
- I could add a post-install function as part of the module loadable process.
- I could use the extension framework to add the index when a Repair and Rebuild is run to check the index.
Loading ....
No comments:
Post a Comment