Sha256: 2632f89e5cec0326a557d54bfd9beef65b8f4101fd1868cd7afd841af037ba11

Contents?: true

Size: 1.24 KB

Versions: 7

Compression:

Stored size: 1.24 KB

Contents

{
  "schema_type": "object",
  "schema_version": "1.1",
  "name": "build_pg_connection",
  "path": "packages/ree_dao/package/ree_dao/functions/build_pg_connection.rb",
  "mount_as": "fn",
  "class": "ReeDao::BuildPgConnection",
  "factory": null,
  "methods": [
    {
      "doc": "",
      "throws": [

      ],
      "return": "Sequel::Database",
      "args": [
        {
          "arg": "conn_opts",
          "arg_type": "req",
          "type": "{:conn_str? => String, :adapter => String, :database? => String, :encoding? => String, :user? => String, :password? => String, :host? => String, :port? => Or[String, Integer], :convert_infinite_timestamps? => Or[string, nil, float], :connect_timeout? => Integer, :driver_options? => Hash, :notice_receiver? => Proc, :sslmode? => Or[disable, allow, prefer, require, verify-ca, verify-full...], :sslrootcert? => String, :search_path? => String, :use_iso_date_format? => Bool, :max_connections? => Integer}"
        },
        {
          "arg": "opts",
          "arg_type": "keyrest",
          "type": "Ksplat[\"RestKeys\" => Any]"
        }
      ]
    }
  ],
  "links": [
    {
      "target": "build_connection",
      "package_name": "ree_dao",
      "as": "build_connection",
      "imports": [

      ]
    }
  ]
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ree_lib-1.0.49 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json
ree_lib-1.0.48 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json
ree_lib-1.0.47 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json
ree_lib-1.0.46 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json
ree_lib-1.0.45 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json
ree_lib-1.0.44 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json
ree_lib-1.0.43 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json