Documentation ¶
Overview ¶
Package mutation: mutate a sql statement, a mutated sql will be created through the following stages:
stage1. check and init, we cannot support all features, we will try to remove these unsupported features. For features that cannot be removed, we will throw errors.
stage2. mutation. Note that a sql statement can have multiple mutations.
You can use the implication oracle to detect logical bugs.
Directories ¶
Path | Synopsis |
---|---|
Package oracle: check results to see if there is a logical bug according to implication oracle
|
Package oracle: check results to see if there is a logical bug according to implication oracle |
Package stage1.
|
Package stage1. |
Package stage2: mutate a sql statement.
|
Package stage2: mutate a sql statement. |
Click to show internal directories.
Click to hide internal directories.