Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9228c commit ee44869Copy full SHA for ee44869
README.md
@@ -4,6 +4,9 @@ This is an inofficial [AdminJS](https://github.com/SoftwareBrothers/adminjs) ada
4
5
Installation: `yarn add adminjs-sql`
6
7
+### Checkout [official @adminjs/sql](https://github.com/SoftwareBrothers/adminjs-sql) for postgres.
8
+This repository will be archived when they support mysql.
9
+
10
## Usage
11
12
The plugin can be registered using standard `AdminJS.registerAdapter` method.
0 commit comments