0.1.1 • Published 1 year ago

@icttroacon/n8n-nodes-sql-placeholder v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

n8n-nodes-sql-placeholder

This is an n8n community node. It lets you use SQL placeholder in your n8n workflows.

Add a node to assemble a sql statement with placeholders.

n8n is a fair-code licensed workflow automation platform.

Installation
Compatibility
Usage Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Community Install

  1. Open n8n
  2. Go to Settings
  3. Go to Community Nodes
  4. Click on Install
  5. Input @icttroacon/n8n-nodes-sql-placeholder in the input field

Manual Install

npm install @icttroacon/n8n-nodes-sql-placeholder

Compatibility

  • n8n: 0.218.0~

Usage

  • Enter a sql statement and enter the value to be replaced by a placeholder.

Resources

0.1.1

1 year ago