Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions drawDB/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "af2b601ca8cc937fe779a8fe70a9d9a512e8ff81",
"name": "drawDB",
"website": "https://www.drawdb.app/",
"license": "GNU Affero General Public License v3.0 only",
"description": "drawDB is a free and online open source database diagram editor where you can visiaulize your schema, share your diagram, export SQL scripts, reverse engineer DDL scripts, and much more...",
"enhanced": false,
"tile_background": "light",
"icon": "drawdb.png"
}
7 changes: 7 additions & 0 deletions drawDB/drawDB.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\drawDB;

class drawDB extends \App\SupportedApps // phpcs:ignore
{
}
Binary file added drawDB/drawdb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.