MCPcopy Create free account
hub / github.com/cinar/indicator / DropTable

Method DropTable

asset/sql_repository_dialect.go:13–13  ·  view source on GitHub ↗

DropTable returns the SQL statement to drop the repository table.

()

Source from the content-addressed store, hash-verified

11
12 // DropTable returns the SQL statement to drop the repository table.
13 DropTable() string
14
15 // Assets returns the SQL statement to get the names of all assets in the respository.
16 Assets() string

Callers 1

DropMethod · 0.65

Implementers 1

mockDialectasset/sql_repository_test.go

Calls

no outgoing calls

Tested by

no test coverage detected