EctoDBScanner.Result.Database (EctoDBScanner v0.3.0)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %EctoDBScanner.Result.Database{
  schemas: [EctoDBScanner.Result.Schema.t()],
  size_bytes: integer()
}