Built-in PostgreSQLおよびSQL Connectionで接続しているデータベース上のテーブルからレコードを削除します。Documentation Index
Fetch the complete documentation index at: https://docs.morph-data.io/llms.txt
Use this file to discover all available pages before exploring further.
morph_lib.database
- PostgreSQL
- MySQL
- Snowflake
- BigQuery
- Amazon Redshift
Parameters
関数に渡す実データ。primary_keysで指定するカラムは必ず存在している必要があります。
テーブルのPrimary Keyとなるカラム名を指定する。
テーブル名を指定する。
画面で登録したbuiltin以外のconnectionの向き先 (optional)※ 指定をしない場合はbuilt-in postgresqlに設定されます。