sql-placeholder

n8n nodes for SQL Placeholder

Package Information

Released: 3/9/2023
Downloads: 0 weekly / 2 monthly
Latest Version: 0.1.1
Author: icttroacon

Documentation

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.
image

Resources

Discussion