Skip to content

tables :: db format :: option to create and independent db table #2270

@adriansev

Description

@adriansev

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending approval or rejection. This issue is pending approval.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions