SkillAgentSearch skills...

DBDesigner

Database designer plugin for phpPgAdmin

Install / Use

/learn @diorman/DBDesigner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Database designer plugin for phpPgAdmin

Installation

  1. You need a copy of the latest phpPgAdmin version on github.

  2. Place this plugin as a subfolder of the directory plugins/ (The name "DBDesigner" must be preserved).

  3. Go to the file sql/erdiagrams-pgsql and run the sql commands to create a the database responsible for storing the ER Diagrams.

  4. Enable the plugin by adding and entry in the phpPgAdmin's file config/config.php.inc. It should look something like this: $conf['plugins'] = array('DBDesigner');

  5. Navigate to the schema where you want to create the ER Diagram and you're done!.

Related Skills

View on GitHub
GitHub Stars5
CategoryData
Updated1y ago
Forks7

Languages

JavaScript

Security Score

55/100

Audited on Nov 1, 2024

No findings