WeBankFinTech / DataSphereStudio

DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, and task scheduling.
https://github.com/WeBankFinTech/DataSphereStudio-Doc
Apache License 2.0
3.09k stars 1k forks source link

Unsafe query: 'Delete' statement without 'where' clears all data in the table #1135

Open Shlpeng opened 2 months ago

Shlpeng commented 2 months ago

…he table

Unsafe query: 'Delete' statement without 'where' clears all data in the table

What is the purpose of the change

(For example: AppConn Core defines the abstractions and interfaces of the AppConn core functions. It is the core concept that enables DSS to easily and quickly integrate various upper-layer web systems. Related issues: #590. )

Brief change log

(for example:)

Verifying this change

(Please pick either of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(example:)

Does this pull request potentially affect one of the following parts:

Documentation