mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-22 05:57:20 +00:00
* add tooljet cli * remove yarn * add integration command * remove lic * add plugin command * feat: add plugin create cmd * add path * add create, delete, install cmds * auto-generated readme * use raw hygen runner inside cli * add auto gen doc * add rimraf * add correct plugin name for tree * remove oclif plugins * update version - npm * remove operations.ts * add root path
13 lines
No EOL
258 B
Perl
13 lines
No EOL
258 B
Perl
---
|
|
to: <%= docs_path %>/docs/data-sources/<%= name %>.md
|
|
---
|
|
# <%= name %>
|
|
|
|
ToolJet can connect to <%= name %> databases to read and write data.
|
|
|
|
- [Connection](#connection)
|
|
- [Getting Started](#querying-<%= name %>)
|
|
|
|
## Connection
|
|
|
|
## Querying <%= name %> |