chore: [#358] Move some interfaces that related grammar to the driver folder #65
Annotations
10 errors
lint / lint:
facades/postgres.go#L8
could not import github.com/goravel/postgres (-: # github.com/goravel/postgres
|
lint / lint:
grammar.go#L16
undefined: driver.Grammar
|
lint / lint:
grammar.go#L20
undefined: driver.Blueprint
|
lint / lint:
grammar.go#L20
undefined: driver.ColumnDefinition
|
lint / lint:
grammar.go#L42
undefined: driver.Blueprint
|
lint / lint:
grammar.go#L42
undefined: driver.Command
|
lint / lint:
grammar.go#L46
undefined: driver.Blueprint
|
lint / lint:
grammar.go#L46
undefined: driver.Command
|
lint / lint:
grammar.go#L78
undefined: driver.Blueprint
|
lint / lint:
grammar.go#L78
undefined: driver.Command
|