Module: RDBr

Defined in:
lib/rdbr.rb,
lib/rdbr/cli.rb,
lib/rdbr/query.rb,
lib/rdbr/access.rb,
lib/rdbr/catalog.rb,
lib/rdbr/version.rb,
lib/rdbr/query/page.rb,
lib/rdbr/cli_options.rb,
lib/rdbr/query/mysql.rb,
lib/rdbr/web/helpers.rb,
lib/rdbr/query/errors.rb,
lib/rdbr/query/lookup.rb,
lib/rdbr/query/sqlite.rb,
lib/rdbr/catalog/mysql.rb,
lib/rdbr/metadata/keys.rb,
lib/rdbr/catalog/errors.rb,
lib/rdbr/catalog/reader.rb,
lib/rdbr/catalog/sqlite.rb,
lib/rdbr/metadata/index.rb,
lib/rdbr/metadata/column.rb,
lib/rdbr/metadata/values.rb,
lib/rdbr/web/application.rb,
lib/rdbr/access/read_only.rb,
lib/rdbr/browser_launcher.rb,
lib/rdbr/query/connection.rb,
lib/rdbr/query/postgresql.rb,
lib/rdbr/query/relational.rb,
lib/rdbr/metadata/database.rb,
lib/rdbr/metadata/relation.rb,
lib/rdbr/catalog/connection.rb,
lib/rdbr/catalog/postgresql.rb,
lib/rdbr/catalog/serializer.rb,
lib/rdbr/metadata/namespace.rb,
lib/rdbr/query/type_support.rb,
lib/rdbr/web/database_graph.rb,
lib/rdbr/query/value_limiter.rb,
lib/rdbr/metadata/constraints.rb,
lib/rdbr/web/json_page_stream.rb,
lib/rdbr/catalog/mysql/queries.rb,
lib/rdbr/metadata/relationships.rb,
lib/rdbr/web/column_preferences.rb,
lib/rdbr/web/navigation_helpers.rb,
lib/rdbr/web/array_value_helpers.rb,
lib/rdbr/web/range_value_helpers.rb,
lib/rdbr/web/relationship_loader.rb,
lib/rdbr/query/postgresql_dialect.rb,
lib/rdbr/web/binary_value_helpers.rb,
lib/rdbr/web/presentation_helpers.rb,
lib/rdbr/web/record_value_helpers.rb,
lib/rdbr/web/search_value_helpers.rb,
lib/rdbr/web/vector_value_helpers.rb,
lib/rdbr/web/related_value_helpers.rb,
lib/rdbr/web/spatial_value_helpers.rb,
lib/rdbr/catalog/postgresql/queries.rb,
lib/rdbr/web/deferred_value_helpers.rb,
lib/rdbr/web/document_value_helpers.rb,
lib/rdbr/presentation/record_identity.rb,
lib/rdbr/web/identifier_value_helpers.rb,
lib/rdbr/metadata/relationship_inference.rb,
lib/rdbr/web/filter_presentation_helpers.rb,
lib/rdbr/web/through_relationship_loader.rb,
lib/rdbr/web/deferred_column_value_helpers.rb

Defined Under Namespace

Modules: Access, CLI, CLIOptions, Catalog, Metadata, Presentation, Query, Web Classes: BrowserLauncher

Constant Summary collapse

VERSION =
'0.1.1'.freeze