mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
* Add socket_path for mysql plugin - Add new property `socket_path` - If `socket_path` is set, ignore host/port and ssl settings when setting up the connection * Add socket_path to manifest * Add socket_path for mysql plugin - Add new property `socket_path` - If `socket_path` is set, ignore host/port and ssl settings when setting up the connection * Add socket_path to manifest * make mysql connection type as a dropdown * add data migration for mysql socket opts * declare generic parameter for the function * fix lint * fix migration progress count --------- Co-authored-by: Kariem Hussein <kariem.hussein@gmail.com> |
||
|---|---|---|
| .. | ||
| _templates/plugin/new | ||
| packages | ||
| schemas | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| build-packages.js | ||
| clean-packages.js | ||
| create-client-entry.js | ||
| create-operations-file.js | ||
| create-server-entry.js | ||
| jest.config.js | ||
| lerna.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Tooljet plugins
Documentation on: https://docs.tooljet.com/docs/contributing-guide/tutorials/creating-a-plugin