-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
0. Needs triagePending approval or rejection. This issue is pending approval.Pending approval or rejection. This issue is pending approval.enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Selecting and saving the exact table (as in tables::) from the MariaDB tables is un-natural.
Moreover programatically adding data in the NextCloud table by directly input into MariaDB, is problematic.
Describe the solution you'd like
I can understand that there could be some backward compatibility problems, so it would be useful to have an option when creating a table to set something like "Create individual table", and this would actually create a DB table with a meaningful name (like oc_tables_table_<id>), with the column definition given by the definitions/additions of columns.
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0. Needs triagePending approval or rejection. This issue is pending approval.Pending approval or rejection. This issue is pending approval.enhancementNew feature or requestNew feature or request