Tagged Questions
0
votes
0answers
241 views
automated MySQL schema to LaTeX conversion? [closed]
I am documenting a database in LaTeX, and I would like to be able to update the table descriptions automatically based on the current state of the database.
I know phpmyadmin has some functionality ...