package incompatible
import "ariga.io/atlas/sql/sqlcheck/incompatible"
Index ¶
Functions ¶
func ViewForRenamedT ¶
ViewForRenamedT checks if a view was created was a table that was renamed after the given position.
Types ¶
type Analyzer ¶
Analyzer checks for backwards-incompatible (breaking) changes.
func New ¶
New creates a new backwards-incompatible changes Analyzer with the given options.
func (*Analyzer) Analyze ¶
Analyze implements sqlcheck.Analyzer.
func (*Analyzer) Name ¶
Name of the analyzer. Implements the sqlcheck.NamedAnalyzer interface.
Source Files ¶
incompatible.go
- Version
- v0.32.0 (latest)
- Published
- Mar 10, 2025
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 1 month ago –
Tools for package owners.