Openemr: drop pma* tables

Created on 17 Apr 2017  Â·  6Comments  Â·  Source: openemr/openemr

Now that have removed phpmyadmin, going to look into dropping the pma* tables. Looks like pma_bookmark (at least) is being used in a report script; it's quite possible, though this can be removed after more analysis.

first-timers-only good first issue

All 6 comments

These tables are ready to be removed. Will just need to grep them to remove any leftovers.
pma_bookmark
pma_column_info
pma_history
pma_pdf_pages
pma_relation
pma_table_coords
pma_table_info

If any first-timer is looking at this, if you download the code and search for pma_, you'll see lots of uses under the sql/ and documentation/ folder for example. Delete these statements or let us know if you need further guidance.

I can start on this today!

Okay, this should be good now. Thanks!

thanks @morg0n for the great contribution! -brady

Thank you for the assignment and the support! Happy to contribute.

Sendt fra min iPhone

  1. jan. 2019 kl. 19:08 skrev Brady Miller notifications@github.com:

thanks @morg0n for the great contribution! -brady

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yashrajbothra picture yashrajbothra  Â·  5Comments

sjpadgett picture sjpadgett  Â·  6Comments

stu01509 picture stu01509  Â·  5Comments

im-Amitto picture im-Amitto  Â·  4Comments

viradhanus picture viradhanus  Â·  5Comments