mutation

package
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL