• Hi there,

    I was wondering why no primary key is used in PENDING_PAYMENT_DB_TABLE_NAME?

    We are going to migrate to a managed DB instance where primary keys are required and I noticed {$wpdb->prefix}_mollie_pending_payment uses just an unique index on the id column.

    I would suggest to alter it to be a primary key, for myself I did it manually.

    Best regards,

Viewing 1 replies (of 1 total)
  • Plugin Support Syde Niklas

    (@niklasinpsyde)

    Hi @peppol,

    Thank you for your suggestion. This has not yet come up before, but I am wondering this as well.
    I created an issue for our developers to investigate this further, so I will close this thread for now.
    We appreciate your feedback!
    Please let us know when there is anything we can help with.

    Kind regards,
    Niklas

Viewing 1 replies (of 1 total)

The topic ‘Pending payment table structure’ is closed to new replies.