Summary
Types
@type t() :: %EctoDBScanner.Result.Schema{ name: String.t(), sequences: [EctoDBScanner.Result.Sequence.t()], tables: [EctoDBScanner.Result.Table.t()] }
@type t() :: %EctoDBScanner.Result.Schema{ name: String.t(), sequences: [EctoDBScanner.Result.Sequence.t()], tables: [EctoDBScanner.Result.Table.t()] }