n8n/packages/nodes-base/nodes/MySql/v2/actions/database
Iván Ovejero 62c096710f
refactor: Run lintfix (no-changelog) (#7537)
- Fix autofixable violations
- Remove unused directives
- Allow for PascalCased variables - needed for dynamically imported or
assigned classes, decorators, routers, etc.
2023-10-27 14:15:02 +02:00
..
Database.resource.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
deleteTable.operation.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
executeQuery.operation.ts feat(Set Node): Overhaul (#6348) 2023-09-19 13:16:35 +03:00
insert.operation.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
select.operation.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
update.operation.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
upsert.operation.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00