Extend Add MySQL (to view table) #182

Closed
opened 2017-11-16 02:45:11 +00:00 by mwweb · 1 comment
mwweb commented 2017-11-16 02:45:11 +00:00 (Migrated from github.com)

This option, in the JCB component view, under the MySQL tab is a great feature. I have a "companion" component for another component I created. We'll call the "companion" component B, and the main component A.

Component A works fine by itself, but to use the added functionality in Component B, there are a couple of tables that need to be added to Component A. The Add MySQL functionality is great for handling this.

What would be a good addition is to add a "Remove MySQL (from view table)".

Where "Add Mysql" add the SQL to the admin/sql/install.mysql.urf8, it would be nice to have "Remove Mysql" which would add the custom SQL to the unistall.mysql.utf8 file. That way, on install it would install the custom SQL, then on uninstall it would remove the custom SQL.

This option, in the JCB component view, under the MySQL tab is a great feature. I have a "companion" component for another component I created. We'll call the "companion" component B, and the main component A. Component A works fine by itself, but to use the added functionality in Component B, there are a couple of tables that need to be added to Component A. The Add MySQL functionality is great for handling this. What would be a good addition is to add a "Remove MySQL (from view table)". Where "Add Mysql" add the SQL to the admin/sql/install.mysql.urf8, it would be nice to have "Remove Mysql" which would add the custom SQL to the unistall.mysql.utf8 file. That way, on install it would install the custom SQL, then on uninstall it would remove the custom SQL.

We will get back to this, great idea 👍

We will get back to this, great idea :+1:
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#182
No description provided.