n8n/packages/nodes-base/nodes/MySql/v2/actions/database
Iván Ovejero 24ce141815
refactor: Clear unused ESLint directives from nodes-base (no-changelog) (#6812)
* refactor: Clear unused ESLint directives from nodes-base (no-changelog)

* removed unused disable directives

---------

Co-authored-by: Marcus <marcus@n8n.io>
2023-08-01 15:32:33 +02:00
..
Database.resource.ts feat(MySQL Node): Overhaul 2023-04-12 17:24:17 +03:00
deleteTable.operation.ts refactor: Delete unnecessary interface re-exports from core, and delete unused code in nodes-base (no-changelog) (#6631) 2023-07-12 11:15:38 +02:00
executeQuery.operation.ts fix(Postgres Node): Upsert does not fetch columns when schema other then public (#6643) 2023-07-12 13:26:46 +03:00
insert.operation.ts fix(Postgres Node): Upsert does not fetch columns when schema other then public (#6643) 2023-07-12 13:26:46 +03:00
select.operation.ts refactor: Delete unnecessary interface re-exports from core, and delete unused code in nodes-base (no-changelog) (#6631) 2023-07-12 11:15:38 +02:00
update.operation.ts refactor: Clear unused ESLint directives from nodes-base (no-changelog) (#6812) 2023-08-01 15:32:33 +02:00
upsert.operation.ts refactor: Clear unused ESLint directives from nodes-base (no-changelog) (#6812) 2023-08-01 15:32:33 +02:00